| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixed a warning. | Ruslan Ermilov | 2004-03-17 | 1 | -1/+1 |
| * | Fix typo | Christian Brueffer | 2004-03-17 | 2 | -2/+2 |
| * | o Start sentences on new lines | Christian Brueffer | 2004-03-17 | 2 | -16/+34 |
| * | Language cleanup | Christian Brueffer | 2004-03-17 | 2 | -18/+18 |
| * | Move the _arlconfig define in the existing i386 section. | Yoshihiro Takahashi | 2004-03-17 | 1 | -3/+1 |
| * | Implement "arlconfig arlX quality". | Max Khon | 2004-03-16 | 5 | -285/+121 |
| * | Fix copyrights and mandoc markup. | Max Khon | 2004-03-16 | 2 | -16/+16 |
| * | Use void * instead of char * to avoid violating C99 strict aliasing rules. | Dag-Erling Smørgrav | 2004-03-16 | 1 | -17/+12 |
| * | Change libdisk and sysinstall to use d_addr_t rather than u_long for disk | John Baldwin | 2004-03-16 | 4 | -96/+116 |
| * | o Add an -S option to not attempt to ascertain the validity of a shell. | Mike Makonnen | 2004-03-16 | 2 | -13/+59 |
| * | The arlconfig is needed on i386 only. | Yoshihiro Takahashi | 2004-03-16 | 1 | -0/+2 |
| * | Add arl(4): driver for Aironet Arlan 655 wireless adapters. | Max Khon | 2004-03-15 | 6 | -0/+1709 |
| * | Remove bogus (void **) casts. This unbreaks the -O2 build. | Dag-Erling Smørgrav | 2004-03-15 | 1 | -3/+3 |
| * | The gsc driver has been retired, so retire its control program. | Warner Losh | 2004-03-14 | 4 | -274/+0 |
| * | These go along with the stl and stli drivers, recently removed. | Warner Losh | 2004-03-14 | 13 | -3159/+0 |
| * | Re-kill ispcvt on amd64 - rc.d/syscons was fixed ages ago. | Peter Wemm | 2004-03-13 | 1 | -2/+0 |
| * | Don peril-sensitive glasses and throw the switch to move nologin(8) from | Colin Percival | 2004-03-13 | 1 | -0/+1 |
| * | Add missing spaces after "logconfig" in example lines. | Colin Percival | 2004-03-13 | 1 | -2/+2 |
| * | Add standard copyright notice; fix style bugs. (Reported by bde) | Colin Percival | 2004-03-13 | 1 | -9/+26 |
| * | When nologin(8) is installed in /usr/sbin/, create a symlink from | Colin Percival | 2004-03-13 | 1 | -7/+2 |
| * | Move newsyslog.conf.5 to usr.sbin/newsyslog. There is no real history | Tom Rhodes | 2004-03-12 | 2 | -1/+371 |
| * | Unremoved a used variable in the PCCARD_ARCH case. | Bruce Evans | 2004-03-12 | 1 | -0/+3 |
| * | Remove unused variables. | John Baldwin | 2004-03-11 | 4 | -8/+1 |
| * | Fixed assorted misuses of NULL in integer context. | Bruce Evans | 2004-03-11 | 12 | -16/+16 |
| * | Fixed mispellings of '\0' as NULL. | Bruce Evans | 2004-03-11 | 1 | -2/+2 |
| * | Remove information about the configuration file. | Tom Rhodes | 2004-03-11 | 1 | -308/+3 |
| * | Fixed a misspelling of 0 as NULL. | Bruce Evans | 2004-03-10 | 1 | -1/+1 |
| * | Make libgeom usable by C++ programs: | John Baldwin | 2004-03-09 | 1 | -9/+10 |
| * | Link pf to the build and install: | Max Laier | 2004-03-08 | 1 | -0/+5 |
| * | Shift file locking to source file instead of temp file. This fixes | Ken Smith | 2004-03-08 | 2 | -8/+5 |
| * | Add a check for wtmp records which have invalid values for ut_time. Wtmp | Garance A Drosehn | 2004-03-08 | 1 | -12/+64 |
| * | Compile 'ac' with DEBUG when arch==sparc64. | Garance A Drosehn | 2004-03-08 | 1 | -0/+5 |
| * | Add a debug-statement from NetBSD, and then rework all debug-statements | Garance A Drosehn | 2004-03-08 | 1 | -9/+82 |
| * | In the case where /etc/rc.d/ is empty, do not bogusly ask the user if | Doug Barton | 2004-03-07 | 1 | -1/+1 |
| * | Add preliminary support for PCMCIA devices in addition to PCI/cardbus. | Bill Paul | 2004-03-07 | 2 | -9/+159 |
| * | Set MAKEOBJDIRPREFIX in the environment, like God intended. This | Ruslan Ermilov | 2004-03-06 | 1 | -3/+3 |
| * | Use ascii null char ('\0') instead of NULL. | Yoshihiro Takahashi | 2004-03-05 | 1 | -2/+2 |
| * | fix reference to sysctl variable: machdep.an_cache_mode -> hw.an.an_cache_mode | Ralf S. Engelschall | 2004-03-05 | 1 | -1/+1 |
| * | Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror) | Mark Murray | 2004-03-05 | 5 | -4/+5 |
| * | Fix style breakage. | Takanori Watanabe | 2004-03-05 | 1 | -0/+1 |
| * | Eliminate hard sentence breaks. | Tom Rhodes | 2004-03-04 | 1 | -8/+19 |
| * | Make unprivilaged user can see battery info. | Takanori Watanabe | 2004-03-04 | 1 | -2/+5 |
| * | Make rpc.lockd bind to a reserved port, since there are NFS clients | Peter Pentchev | 2004-03-04 | 1 | -0/+18 |
| * | Add a new option to mountd(8), -p <port>. This allows the user to specify | Bruce M Simpson | 2004-03-04 | 2 | -7/+76 |
| * | Minor style(9) fixes. remove a register keyword, correct two indents. | Garance A Drosehn | 2004-03-03 | 1 | -3/+3 |
| * | Convert K&R-style routine definitions to C89 style, partially to reduce | Garance A Drosehn | 2004-03-03 | 1 | -33/+13 |
| * | Add command line option for chrootdir, all pkg_add(8) operations will be | Ken Smith | 2004-03-01 | 2 | -3/+39 |
| * | This is an initial whitespace cleanup commit, new content to follow. | Ken Smith | 2004-03-01 | 1 | -19/+38 |
| * | Revert previous change. The effect of -w or -W option is described in | Philippe Charnier | 2004-02-29 | 1 | -1/+1 |
| * | Make rmuser now also remove ipc resources. Also, fix a few minor | Jens Schweikhardt | 2004-02-29 | 1 | -4/+18 |