summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Note that only one webnfs share is allowed per NFS server.ceri2004-03-221-0/+3
* On startup, warn if inetd's config file doesn't exist. This isn'tdwmalone2004-03-221-0/+2
* Fixed a warning.ru2004-03-171-1/+1
* Fix typobrueffer2004-03-172-2/+2
* o Start sentences on new linesbrueffer2004-03-172-16/+34
* Language cleanupbrueffer2004-03-172-18/+18
* Move the _arlconfig define in the existing i386 section.nyan2004-03-171-3/+1
* Implement "arlconfig arlX quality".fjoe2004-03-165-287/+123
* Fix copyrights and mandoc markup.fjoe2004-03-162-16/+16
* Use void * instead of char * to avoid violating C99 strict aliasing rules.des2004-03-161-17/+12
* Change libdisk and sysinstall to use d_addr_t rather than u_long for diskjhb2004-03-164-96/+116
* o Add an -S option to not attempt to ascertain the validity of a shell.mtm2004-03-162-13/+59
* The arlconfig is needed on i386 only.nyan2004-03-161-0/+2
* Add arl(4): driver for Aironet Arlan 655 wireless adapters.fjoe2004-03-156-0/+1709
* Remove bogus (void **) casts. This unbreaks the -O2 build.des2004-03-151-3/+3
* The gsc driver has been retired, so retire its control program.imp2004-03-144-274/+0
* These go along with the stl and stli drivers, recently removed.imp2004-03-1413-3159/+0
* Re-kill ispcvt on amd64 - rc.d/syscons was fixed ages ago.peter2004-03-131-2/+0
* Don peril-sensitive glasses and throw the switch to move nologin(8) fromcperciva2004-03-131-0/+1
* Add missing spaces after "logconfig" in example lines.cperciva2004-03-131-2/+2
* Add standard copyright notice; fix style bugs. (Reported by bde)cperciva2004-03-131-9/+26
* When nologin(8) is installed in /usr/sbin/, create a symlink fromcperciva2004-03-131-7/+2
* Move newsyslog.conf.5 to usr.sbin/newsyslog. There is no real historytrhodes2004-03-122-1/+371
* Unremoved a used variable in the PCCARD_ARCH case.bde2004-03-121-0/+3
* Remove unused variables.jhb2004-03-114-8/+1
* Fixed assorted misuses of NULL in integer context.bde2004-03-1112-16/+16
* Fixed mispellings of '\0' as NULL.bde2004-03-111-2/+2
* Remove information about the configuration file.trhodes2004-03-111-308/+3
* Fixed a misspelling of 0 as NULL.bde2004-03-101-1/+1
* Make libgeom usable by C++ programs:jhb2004-03-091-9/+10
* Link pf to the build and install:mlaier2004-03-081-0/+5
* Shift file locking to source file instead of temp file. This fixeskensmith2004-03-082-8/+5
* Add a check for wtmp records which have invalid values for ut_time. Wtmpgad2004-03-081-12/+64
* Compile 'ac' with DEBUG when arch==sparc64.gad2004-03-081-0/+5
* Add a debug-statement from NetBSD, and then rework all debug-statementsgad2004-03-081-9/+82
* In the case where /etc/rc.d/ is empty, do not bogusly ask the user ifdougb2004-03-071-1/+1
* Add preliminary support for PCMCIA devices in addition to PCI/cardbus.wpaul2004-03-072-9/+159
* Set MAKEOBJDIRPREFIX in the environment, like God intended. Thisru2004-03-061-3/+3
* Use ascii null char ('\0') instead of NULL.nyan2004-03-051-2/+2
* fix reference to sysctl variable: machdep.an_cache_mode -> hw.an.an_cache_moderse2004-03-051-1/+1
* Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)markm2004-03-055-4/+5
* Fix style breakage.takawata2004-03-051-0/+1
* Eliminate hard sentence breaks.trhodes2004-03-041-8/+19
* Make unprivilaged user can see battery info.takawata2004-03-041-2/+5
* Make rpc.lockd bind to a reserved port, since there are NFS clientsroam2004-03-041-0/+18
* Add a new option to mountd(8), -p <port>. This allows the user to specifybms2004-03-042-7/+76
* Minor style(9) fixes. remove a register keyword, correct two indents.gad2004-03-031-3/+3
* Convert K&R-style routine definitions to C89 style, partially to reducegad2004-03-031-33/+13
* Add command line option for chrootdir, all pkg_add(8) operations will bekensmith2004-03-012-3/+39
* This is an initial whitespace cleanup commit, new content to follow.kensmith2004-03-011-19/+38
OpenPOWER on IntegriCloud