summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a list of files sendmail importants may affect. This is mostlygshapiro2002-04-051-0/+51
* Revert the "tell the program name in diagnostics". What was I thinking??obrien2002-04-052-66/+58
* Fix the ofw_isa.c entries, readd ofw_bus.c.tmm2002-04-051-4/+3
* Add missing header for the eeprom driver frontents.tmm2002-04-051-0/+68
* Quoting Peter Wemm, "At great personal risk, touch the sendmail startupgshapiro2002-04-059-222/+706
* Increase the size of the register stack storage on ia64 from 32K to 2MB sopeter2002-04-051-1/+7
* Send 32 bytes out for fc4_types... Interestingly enough the Solaris/Sparcmjacob2002-04-051-1/+1
* The 3Com 3CRWE62092A (the XJack antenna product) does not have a hostimp2002-04-051-1/+1
* o Eliminate the use of grow_stack() and useracc() from sendsig(), osendsig(),alc2002-04-054-69/+44
* Spell "privileges" correctly.eric2002-04-051-2/+2
* Spell "separate" correctly.eric2002-04-051-1/+1
* Add the eeprom diver frontend files, correct the entry for ofw_isa.c.tmm2002-04-041-1/+5
* Add MD frontents for the mk48txx driver, ported from NetBSD, and removetmm2002-04-044-13/+406
* D'oh! I forgot to commit this a while back.mjacob2002-04-041-1/+2
* Fix bus dma segment count to be based off of MAXPHYS, not BUS_SPACE_MAXSIZE.mjacob2002-04-047-156/+675
* Add a driver back end for the Mostek MK48T02, MK48T08 and MK48T59tmm2002-04-043-0/+308
* Add a generic implementation of inittodr() and resettodr(), as well astmm2002-04-045-0/+755
* Minor reordering of declarations to reduce diffs to OpenBSD/NetBSD.obrien2002-04-042-17/+18
* MFNetBSD:imp2002-04-041-0/+8
* Allow to compile errorlessly with GCC 3.1.obrien2002-04-041-3/+1
* Fix signal race.obrien2002-04-041-4/+8
* Revert revision 1.3. This is WARNS=4 clean w/o it and it only increasesobrien2002-04-041-1/+1
* Fix style regression introduced in rev 1.11 during a WARNS cleanup.obrien2002-04-041-1/+2
* Cast ctype macros char arg to u_char to prevent sign extensionache2002-04-041-6/+6
* New release notes: mutex(9) profiling, ucom/uplcom/uvscom, boot2 -n,bmah2002-04-042-6/+64
* MFNetBSD:imp2002-04-043-100/+123
* Embed a struct vmmeter in the per-cpu structure and add a macro,dillon2002-04-044-98/+156
* Add STANDARDS, ENVIRONMENT, and TABLES sections.obrien2002-04-041-11/+39
* Add 3Com 3c996-SX to bge(4) list, add uplcom and uvscom devices to USBbmah2002-04-042-2/+22
* Minor word smithing.obrien2002-04-041-1/+1
* Follow suit with OpenBSD and NetBSD and tell the program name in diagnostics.obrien2002-04-041-6/+6
* Change callers of mtx_init() to pass in an appropriate lock type name. Injhb2002-04-04162-239/+274
* Follow suit with OpenBSD and NetBSD and tell the program name in diagnostics.obrien2002-04-041-53/+59
* Add lock type arguments to callers of snd_mtxcreate().jhb2002-04-0410-10/+10
* For -n use decimal point from localeache2002-04-041-1/+5
* Change snd_mtxcreate() to accept a lock type as an extra argument that isjhb2002-04-042-4/+4
* Change mtx_init() to now take an extra argument. The third argument isjhb2002-04-043-17/+28
* Set the lock type equal to the lock name for now as all of the currentjhb2002-04-041-1/+1
* Add a new char * pointer lo_type to struct lock_object that is used tojhb2002-04-042-20/+30
* Delete the bogus d_boot[01] fields from struct disklabel.phk2002-04-044-54/+71
* Remove remaining traces of d_boot[01]phk2002-04-044-42/+2
* Minor reorg.obrien2002-04-041-3/+2
* Minor style tweak.obrien2002-04-042-2/+2
* Remove __Pache2002-04-047-52/+49
* Upgrade to something quite close, but not identical, to version 1.6 ofdes2002-04-042-400/+442
* Document new categories.des2002-04-041-1/+10
* Remove some local cruft that snuck in yesterday.obrien2002-04-041-1/+0
* Merge from vendor branch.wollman2002-04-047-148/+301
* Updated release note: ISC DHCP 3.0.1RC8.bmah2002-04-042-2/+2
* Mention that options BOOTP requires options NFSCLIENT and options NFS_ROOTbrian2002-04-041-0/+1
OpenPOWER on IntegriCloud