summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Correct History section: kill(1) appeared in V4, not V6.tjr2002-06-031-1/+1
* Sort sections.tjr2002-06-031-12/+12
* Correct HISTORY section - split(1) appeared at least as early as V3.tjr2002-06-031-1/+1
* Call getmntinfo with MNT_NOWAIT to avoid hanging if any NFS serversiedowse2002-06-031-1/+8
* Skip %pN comes from ncursesache2002-06-031-0/+5
* Add pc98 subdirectory.nyan2002-06-031-0/+1
* Quick and dirty convert to newbus. (Eventually 'eni.c' should go away.)mdodd2002-06-036-18/+670
* Add new 'hea' driver files.mdodd2002-06-031-0/+2
* Build a 'hea_pci' driver module.mdodd2002-06-031-0/+11
* - Add 'hea'.mdodd2002-06-031-1/+2
* Remove comment about NO_WERROR, since it no longer applies.rwatson2002-06-031-8/+0
* o Migrate vm_map_split() from vm_map.c to vm_object.c, renaming italc2002-06-023-90/+93
* Connect perl to the build.des2002-06-021-0/+1
* ANSIfy the one remaining K&R function.des2002-06-021-4/+1
* Whitespace nits.des2002-06-021-2/+2
* Add support for 'j' flag. Simplify the size modifier code and reduce codedes2002-06-021-100/+71
* Fix typo in the BSD copyright: s/withough/without/schweikh2002-06-0288-88/+88
* o Style fixes to vm_map_split(), including the elimination of one variablealc2002-06-021-8/+1
* Fix breakage caused by allocating the I/O buffer. There was amarcel2002-06-021-2/+5
* Turn on the math function stub stubs.obrien2002-06-021-1/+1
* Two markup fixes in sendmail section, add a missing word.bmah2002-06-022-4/+4
* Fix error in ls -h relnote.bmah2002-06-022-2/+2
* Add NCURSES_OSPEED replace command to MANFILTERache2002-06-022-2/+4
* Don't send a RAD_NAS_IP_ADDRESS attribute as RAD_NAS_IDENTIFIER isbrian2002-06-021-0/+8
* Support the SysV-style -exec utility args.. {} + function, required bytjr2002-06-024-8/+95
* Fix spelling errors: minumum, overriden, inherittedschweikh2002-06-021-6/+6
* Correct a bunch of typos. Translators can ignore this commit.schweikh2002-06-021-8/+8
* Remove a URL from the middle of the BSD copyright (a clicko? a pasto?).schweikh2002-06-021-4/+4
* Don't exit immediately if an error occurs, continue but exit non-zero.tjr2002-06-021-5/+9
* Fix typo causing ``fc -e'' to not work correctly. getopt() sets optarg,tjr2002-06-021-1/+1
* Adding an entry to the history with H_ENTER moves libedit's internaltjr2002-06-021-0/+9
* o Condition vm_object_pmap_copy_1()'s compilation on the kernelalc2002-06-021-0/+2
* bde noticed that SOMAXCONN breaks pretty badly as an option for LINT.alfred2002-06-022-3/+0
* o Remove GIANT_REQUIRED from vm_map_zfini(), vm_map_zinit(),alc2002-06-012-25/+15
* Finish removing the share/man/tools/directory.bde2002-06-011-95/+0
* Be more strict about namespaces.mike2002-06-011-8/+11
* Backout/modify previous revision:alfred2002-06-011-0/+4
* Silence warnings, remove some empty 'default' switch cases.alfred2002-06-011-2/+0
* Declare a variable sized array within a structure using [] rather than [0]alfred2002-06-011-1/+1
* Silence preprocessor warning, No need to use CONCAT with "," and "word".alfred2002-06-012-2/+2
* Unbreak LINT by compensating for thealfred2002-06-011-4/+3
* Skip duplicated prefixes in get_prefix().ume2002-06-013-14/+19
* Fix some, but not all style bugs.mike2002-06-011-23/+22
* Fix warnings.alfred2002-06-011-3/+3
* Get rid of warnings, there's no need to do preprocessor concatination ofalfred2002-06-011-2/+2
* Add mdoc bits for the new waitpid() WCONTINUED option, andmike2002-06-011-0/+12
* Add POSIX.1-2001 WCONTINUED option for waitpid(2). A proc flagmike2002-06-014-1/+22
* Fixed the return value of fpsetmask(). The API requires inversion of thebde2002-06-012-2/+4
* KNFume2002-06-011-286/+264
* Fixed style bugs in rev.1.9.bde2002-06-012-18/+34
OpenPOWER on IntegriCloud