summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Include the right i4b files for NetBSDbrian2001-10-191-0/+5
* Change rmskey() to rmopie() - we don't have skey anymoreache2001-10-191-6/+6
* Print [fddi] or [atm] tags for ARP addresses on interfaces of that type.mdodd2001-10-191-0/+6
* Add experimental support for sending keypad facility messages.hm2001-10-187-24/+172
* Fix AUTH callback negotiations.brian2001-10-181-2/+2
* When the peer fails to specify an MRU and a 1500 byte MRU is notbrian2001-10-182-4/+8
* keypad facility information element: add keypad facility information decoding.hm2001-10-181-4/+12
* The interface index space may be sparsely populated (e.g. when anfenner2001-10-171-1/+5
* When nfsd was started with only UDP servers, the master nfsd wouldiedowse2001-10-161-76/+106
* Use strlcpy(3) instead of strcpy(3) to copy optarg into a fixed-size buffer.sobomax2001-10-161-1/+1
* Increase the number of packages that can be installed by an order ofobrien2001-10-161-1/+1
* Fix "off by 1" error introduced in the previous commit by replacing strncpy(3)sobomax2001-10-162-2/+2
* Use strncpy(3) instead of strcpy(3) to copy optarg into a fixed-sized buffer.sobomax2001-10-152-2/+2
* The user wants to ensure, not insure, that the package isn't going todd2001-10-151-1/+1
* Implement partial-file NFS lock testing.alfred2001-10-143-13/+139
* Add the ability to load klds from a floppy as part of the installation.jkh2001-10-125-0/+142
* DTRT in the restart casejkh2001-10-1210-6/+16
* Write a real man page.des2001-10-122-26/+95
* Make `-t' flag in pkg_*(1) tools actually working.sobomax2001-10-111-1/+2
* - Introduce a notion of `packing list format version'. This allows makingsobomax2001-10-1011-17/+146
* WARNS=2 cleanup.sobomax2001-10-1027-175/+184
* Fix one more compile-time warning by renaming a local variable.gad2001-10-091-3/+3
* Fix a compile-time warning by declaring 'len' as size_t instead of int.gad2001-10-091-1/+1
* Rename the local variable 'person' to 'lpr_username', to avoid compile-timegad2001-10-091-9/+9
* Get rid of some minor compile-time errors by changing copyright/rcsidgad2001-10-091-3/+6
* Fix minor compile-time error in definition of 'copyright'.gad2001-10-091-1/+1
* Fix minor compile-time warning that snunk in with changes to sortq() rtn.gad2001-10-091-0/+1
* OOPS, delete some commented out debugging code committed along with r.1.25.sobomax2001-10-081-1/+0
* - Allow package archive to be created from a locally installed package. Thissobomax2001-10-085-30/+109
* Print interface name for each ARP entry.ru2001-10-081-0/+3
* Don't core dump if we can't get the index automatically.imp2001-10-051-1/+2
* Removed mentions of TARGET_ARCH from non-cross places.ru2001-10-041-2/+1
* Hopefully improve control message passing over Unix domain sockets.dwmalone2001-10-042-9/+9
* Change the way DAO/TAO modes are init'ed.sos2001-10-011-4/+6
* mdoc(7) police: markup nits.ru2001-10-011-3/+3
* mdoc(7) police: removed whitespace at EOL.ru2001-10-011-1/+1
* *** empty log message ***obrien2001-10-013-15/+18
* Check the return values from calls to malloc(), calloc(), strdup() etc.des2001-09-301-12/+33
* Close all open file descriptors before restarting sysinstall.murray2001-09-304-2/+16
* Add a new option to edquota(8) - "-f", which willyar2001-09-282-10/+38
* Mention that gif interfaces are created at runtime and refer thebrooks2001-09-281-0/+7
* Add device driver support for the Broadcom BCM570x family of gigabitwpaul2001-09-272-0/+2
* Basically rewrite the sortq() routine which is used by 'lpc clean' andgad2001-09-271-20/+126
* Redo patch in 1.22 such that the header printing is reset when theguido2001-09-261-19/+16
* Back out rev 1.74. This functionality causes a panic on 4.4-RELEASEmurray2001-09-251-32/+0
* Only compile with strtofflags.c from libc if bootstrapping.ru2001-09-241-4/+6
* o Reduce userland inclusion of kernel headers -- remove unneeded includerwatson2001-09-241-1/+0
* Add a couple of functions to create persistent variables that willmurray2001-09-246-12/+110
* Silence more warnings.murray2001-09-226-9/+10
* Silence warnings on alpha :murray2001-09-224-12/+22
OpenPOWER on IntegriCloud