summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* o Revert a part of revision 1.66, contrary to what that commit message says,alc2002-06-012-17/+21
* sprintf -> snprintfume2002-06-011-17/+25
* Fix a couple of places where preprocessor concatination was misused andalfred2002-06-011-2/+2
* Silence warning.alfred2002-06-011-2/+2
* Brush up descriptions of sendmail menu last added.matusita2002-06-012-4/+8
* Add 'Sendmail' menu to set sendmail_enable variable.matusita2002-06-014-2/+44
* Fix a bug in sed(1)'s "s" command wherein if an escape ("\" character)green2002-06-011-4/+24
* Make devfs to give honour to PDIRUNLOCK flag.semenu2002-06-011-9/+13
* Quick, low impact band-aide to unbreak the build. Added && 0 so weru2002-06-011-1/+1
* AlphaPC164 can have 1Gbyte of RAM using 8x 128MB SIMMswilko2002-06-011-5/+7
* Should have been part of recent commit:alfred2002-06-012-5/+3
* Call destroy_dev in detach routine to cleanup properly otherwise wealfred2002-06-011-3/+8
* Use PCI_INTERRUPT_VALI in stead of hard coded 255imp2002-06-011-5/+5
* More style(9) nitsimp2002-06-011-20/+23
* Define a PCI_INVALID_IRQ to augment PCI_INTERRUPT_VALIDimp2002-06-011-1/+2
* Use a common function to map the bogus intlines.imp2002-06-013-33/+51
* Make a structure definition slightly more style(9) compliant (makesbsd2002-06-011-2/+1
* Make this file mostly conform to style(9).imp2002-06-011-87/+86
* Implement $PPID, the parent process ID of the shell.tjr2002-06-012-0/+9
* Support the remaining job ID formats required by SUSv3:tjr2002-06-011-2/+21
* We have a version of help(SCCS) in /usr/bin now.jmallett2002-06-011-1/+1
* Remove a stray asterisk in a comment.jmallett2002-06-011-1/+1
* Fix GCC warnings caused by initializing a zero length array. In the process,archie2002-05-3133-257/+159
* Quick, low impact band-aide to unbreak the build. Added && 0 so weimp2002-05-313-3/+3
* Warnings cleanup for gcc3. Also __FUNCTION__ -> __func__anholt2002-05-3113-148/+148
* Grammar nit: treat "contents" as plural.archie2002-05-312-2/+2
* Fix a bug in m_split(): the "m->m_ext.ext_size" field of an mbuf was beingarchie2002-05-312-3/+14
* Don't load a module from /stand/modules in the MFS root if it is already injhb2002-05-311-0/+4
* We don't build libc_r on sparc64 for the moment.ru2002-05-311-1/+1
* pc98 now has its own relnotes and hardware documents.bmah2002-05-311-0/+6
* Add/Update hardware, installation and relnotes documentations for pc98.nyan2002-05-3114-448/+1299
* __FreeBSD__ is not a compiler constant. We must useume2002-05-311-1/+1
* Fix integer overflow causing disk/partition size display wrappingpb2002-05-312-6/+6
OpenPOWER on IntegriCloud