summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prevent 'set' from it interpreting the shell var as an argument.obrien2000-07-281-6/+6
* The result of 'set' gives parameters starting with $1, not $0.obrien2000-07-281-1/+1
* Do include <unistd.h> for getopt interface.imp2000-07-281-2/+1
* Fix if_types.h as per the IANA assignments with regard to IPv6.asmodai2000-07-281-4/+8
* Fix bug: "netstat -si" prints interface information, but the headerjdp2000-07-281-1/+1
* Fix GENERIC_MOUSE_ENTRY.yokota2000-07-282-2/+2
* Try to clean the manpage up according to the mail from Sheldonjwd2000-07-281-5/+6
* s/Diggest/Digest/green2000-07-281-1/+1
* Teach library about Home/End keysache2000-07-282-5/+30
* Fully preserve original tty settings outside of line edition mode. Old variantache2000-07-281-44/+8
* Move terminal descriptor flush before stty to eliminate potential problemsache2000-07-271-1/+1
* Add in some more new features for the release notes.jhb2000-07-271-0/+20
* ahc_pci.c:gibbs2000-07-274-15/+70
* Have kevent() automatically restart if interrupted by a signal. If thisjlemon2000-07-271-5/+2
* Add reference to sysctl.conf.obrien2000-07-271-0/+1
* Add HISTORY.obrien2000-07-271-0/+5
* Add this empty version of this file to make it easier for pre-4.0 usersobrien2000-07-271-0/+5
* The DEC version of the Smart controller has its configuration informationjlemon2000-07-276-36/+79
* Add '-n' flag: don't attempt to read any data from standard input.archie2000-07-272-7/+26
* Merge from stable: dtterm color fixache2000-07-271-0/+1
* This commit was generated by cvs2svn to compensate for changes in r63925,obrien2000-07-271-0/+511
|\
| * Alternate script for dhclient to use in setting the received configurationobrien2000-07-271-0/+511
* typos from asmodai, one important for device.hintsimp2000-07-271-4/+4
* Fix a weird typo, is -> are.asmodai2000-07-271-1/+1
* Fix minor typo.markm2000-07-271-1/+1
* Remove stale, unused and bogus root device hunting code.phk2000-07-272-25/+0
* Fixed a minor typo in the header.marko2000-07-271-1/+1
* Remove all mention of LANG and MM_CHARSET.asmodai2000-07-272-14/+9
* Document the 0x12258086 PCI id.asmodai2000-07-271-1/+1
* Don't fail if _ftp_stat() reports a protocol error, since that most likelydes2000-07-271-0/+1
* Let wall report the local timezone as well on output.asmodai2000-07-271-2/+2
* -mkdir the ${DESTDIR}/modules directory upon modules-install in case itgreen2000-07-274-0/+4
* Distinguish between whether ktraceing was enabled before an IOgreen2000-07-271-2/+6
* Remove the only use of SCARG and perform dead code elimination.marcel2000-07-274-14/+4
* Fix an annoying bogon in the form of a missing tab when generating CD-ROMjhb2000-07-273-3/+3
* Use a custom Tigon 2 firmware image, hopefully temporarily. This iswpaul2000-07-262-3366/+3456
* Fix temp. singnals blocking. Only one signal was blocked due to typo pastedache2000-07-261-3/+5
* Add address translation support for RTSP/RTP used by RealPlayer andarchie2000-07-2616-6/+1638
* Disable LK_CANRECURSE on buffer locks. The recusion is needed only formckusick2000-07-261-1/+1
* Clean up the snapshot code so that it no longer depends on the use ofmckusick2000-07-265-13/+38
* o Lock vnode before calling extattr_* VOP's, and modify vnode spec torwatson2000-07-263-13/+23
* Fix the reporting of a raw device node.asmodai2000-07-261-2/+2
* Remove the SHM_PHYS_BACKED option.jhb2000-07-261-1/+0
* Document the SYSV IPC kernel options. Also, remove the SHM_PHYS_BACKEDjhb2000-07-262-28/+96
* Fix the "mfs_badop[vop_getwritemount] = 45" messages.phk2000-07-261-0/+1
* Remove the 'going nowhere' warning as this belongs in the RELNOTES onlywilko2000-07-261-8/+1
* Update the description of available channel for Japan.sanpei2000-07-261-14/+15
* Fix a paste-o error which broke the buildjkh2000-07-261-2/+1
* Describe the syncer(4)-related sysctls kern.filedelay, kern.dirdelaysheldonh2000-07-262-6/+16
* Restore the old semantics of deleting the output file when interrupted.des2000-07-261-2/+4
OpenPOWER on IntegriCloud