summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Unbreak ja_JP.SJIS locale by adding following associations:phantom2002-04-054-0/+18
* Link tr_TR.ISO8859-9's LC_CTYPE to UA-ASCII's. It's not completely correct,phantom2002-04-051-0/+2
* la_LN.ISO8859-2 depends on map.ISO8859-2. Reflect it in dependence rulesphantom2002-04-051-0/+1
* Associate tr_TR.ISO8859-9's LC_COLLATE with US-ASCII's onephantom2002-04-051-1/+3
* Fixed assorted bugs in setting of timestamps in devfs_setattr().bde2002-04-051-21/+24
* Add pt_BR.ISO8859-1 (Brazilian Portuguese) localephantom2002-04-059-2/+164
* Add directories for pt_BR.ISO8859-1 localephantom2002-04-052-0/+6
* Fixed a very old bug in setting timestamps using utimes(2) on msdosfsbde2002-04-051-4/+11
* Make the ATA driver compile & work on the sparc64 platform.sos2002-04-0513-340/+658
* Add endianess kludge code, so that bitfields work on the sparc64 as well.sos2002-04-052-18/+150
* Be able to print ATA133 mode.sos2002-04-051-1/+1
* pam_get_pass() -> pam_get_authtok()des2002-04-051-1/+1
* A little more reorg.obrien2002-04-051-4/+5
* Updated a doubly stale comment about signotify(). Fixed a nearby long line.bde2002-04-051-4/+5
* Style reorg. Also spell -fpic as determined by bsd.lib.mk.obrien2002-04-051-6/+5
* Style reorg.obrien2002-04-051-5/+2
* In the words of the submitter:dd2002-04-051-1/+5
* Document the -7 option for usershow.dd2002-04-051-0/+9
* Fix typo and change Fn to Xr.davidc2002-04-051-1/+1
* Add two items that have come up in the mailing lists regarding thegshapiro2002-04-051-0/+18
* Fix sed(1) behaviour for 'G' when given null holdspace by making sure itjmallett2002-04-051-0/+2
* Add usr.sbin/mailwrapper/Makefile to the list of changed files asgshapiro2002-04-051-0/+1
* Add the missing hoststat and purgestat commands. These are normallygshapiro2002-04-052-0/+4
* 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
OpenPOWER on IntegriCloud