summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a missing ``a''.brian2002-06-031-1/+1
* Recognize 0xbe as an uppercase character.tobez2002-06-031-1/+1
* Stop using the depreciated 'union wait' definitions, moving to a moregad2002-06-032-26/+25
* Make the manpage consistent with the code on the subject of comments, as tojmallett2002-06-031-1/+4
* Fix handling of the 'noError' variable. According to the code comments,jhb2002-06-032-24/+22
* Add a 'mediaClose' script command to close the open media. An example usejhb2002-06-034-0/+28
* Correct bswap64() prototype.sobomax2002-06-031-1/+1
* Do not overwrite mm locale files.ru2002-06-031-5/+5
* Correct History: cal(1) appeared in V5, not V6.tjr2002-06-031-1/+1
* Correct history (again): V3 had a kill command, only it was in section 8,tjr2002-06-031-1/+1
* Correct History: nice(1) appeared in V4.tjr2002-06-031-1/+1
* Correct History: time(1) appeared at least as early as V3.tjr2002-06-031-1/+1
* Reimplement FILES support using bsd.files.mk with theru2002-06-036-31/+75
* Correct History: sync(8) appeared in V4.tjr2002-06-031-1/+1
* 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
OpenPOWER on IntegriCloud