summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clear the extraneous Os argument, which survived rev 1.3.sheldonh2000-07-201-1/+1
* General clean-up [1/1]: whitespacesheldonh2000-07-201-7/+10
* General clean-up [0/1]: contentsheldonh2000-07-201-15/+26
* Rename the ``name'' argument to ``item'' and mark it up as an argument.sheldonh2000-07-201-6/+9
* use .Pp instead of faking it with an extra newlinealfred2000-07-201-1/+1
* Don't mis-interpret sockaddr_in6 structures as sockaddr_in structuresbrian2000-07-201-1/+1
* document get/set sockopt usage with accept_filter(9)alfred2000-07-201-2/+35
* Need /usr/sbin for arp(8).obrien2000-07-201-1/+1
* Patchlevel 3 of the ISC 2.0 dhcp client now requires us to give it theobrien2000-07-201-0/+1
* Update to match the upgrade I just performed.obrien2000-07-201-6/+5
* Careful with long, command-line provided interface names.obrien2000-07-201-1/+1
* arp(8) invocations fixed -- one does not use "-n" with "-d".obrien2000-07-201-3/+3
* safe shell quotingobrien2000-07-201-77/+77
* Make sure we delete the PID file when we exit.obrien2000-07-201-0/+2
* Add support for the PC87303 chipset (found on Miata alphas) and adddfr2000-07-204-12/+94
* Add yet more options to usage() that the author did not document.obrien2000-07-202-2/+16
* Alocate rcmd{,_af}()'s *ahost argument using malloc() (wellbrian2000-07-202-3/+14
* Careful with long, command-line provided interface names.obrien2000-07-201-1/+1
* Fix conflicts.obrien2000-07-202-86/+152
* This commit was generated by cvs2svn to compensate for changes in r63616,obrien2000-07-206-8/+22
|\
| * Import Patchlevel 3 of the ISC 2.0 dhcp client.obrien2000-07-208-94/+173
* | We shouldn't use cp to save the old ld-elf.so.1. Use the sanctioned toolgreen2000-07-201-1/+2
* | Include a comment explaining the usual delay between writes and syncs.sheldonh2000-07-201-0/+5
* | merge in syslog fixes, do not call syslog with variabel as format stringassar2000-07-203-8/+14
* | Revert implementation of setfsuid and setfsgid due to securitymarcel2000-07-204-40/+4
* | Move test for -w flag outside of the code dealing with -D (defaults).davidn2000-07-201-2/+2
* | Allow -g with an empty argument in the -D case. This allows -g "" to setdavidn2000-07-201-5/+8
* | - Don't use quotes for the MD_ROOT_SIZE option when generating the BOOTMFSjhb2000-07-201-10/+29
* | Add awk and wc to the list of copied binaries for the installworldmarcel2000-07-201-2/+2
* | Remove some confusing verbosity - we have no idea what RAID level themsmith2000-07-201-18/+3
* | Fix the case where the file name is preceded by a lone slash.des2000-07-201-1/+1
* | - Clarify some of the text in sysinstall in regards to the cryto bits.jhb2000-07-205-29/+27
* | Add major numbers for the Adaptec FSA RAID controller.msmith2000-07-201-0/+2
* | Temporary hack for the benefit of the X-Bone projectkris2000-07-204-0/+5
* | Fix another missed case where usermod would not set the "modified" flag:davidn2000-07-201-3/+6
* | Add ftp.freebsd.org Snapshots to the list of servers.obrien2000-07-193-0/+6
* | Fix two bugs related to resumed transfers:des2000-07-191-20/+26
* | Don't try to skip to the requested offset if the server returns more datades2000-07-191-8/+10
* | actually commit merged diffs to the trunkdarrenr2000-07-193-27/+48
* | Typo.n_hibma2000-07-191-2/+2
* | Add cp(1) to the list of binaries we need to save. The cp(1) commandmarcel2000-07-191-2/+3
* | * document that 'kbdcontrol -k' needs stdin to be the console.ben2000-07-191-0/+19
* | Document the rc.d system.ben2000-07-191-0/+97
* | alex@big.endian.de (Alexander Langer) noticed that I point at LINT,imp2000-07-191-2/+2
* | Don't save install-info. We already have that built. We'll usemarcel2000-07-191-3/+2
* | Remove node's name reference when the interface is detached;archie2000-07-191-0/+1
* | Show the actual command line usage in the man page and usage error string.archie2000-07-192-5/+17
* | pthread_once --> pthread_once_t.jasone2000-07-193-3/+3
* | Remove extra #include that was inadvertently added in previous commit.archie2000-07-191-1/+0
* | Default the pcic to polling. Some laptops need to have polling modeimp2000-07-192-2/+2
OpenPOWER on IntegriCloud