| Commit message (Expand) | Author | Age | Files | Lines |
* | Dont allow to detach twice. | sos | 2002-04-05 | 1 | -1/+2 |
* | Add some functionality via sysctl to syscons. | alfred | 2002-04-05 | 1 | -1/+8 |
* | Make LINT compile again. | phk | 2002-04-05 | 1 | -1/+1 |
* | Add a missing word. | bmah | 2002-04-05 | 2 | -2/+2 |
* | catch up to 1.31 | imp | 2002-04-05 | 1 | -1/+4 |
* | Add 3crwe77a | imp | 2002-04-05 | 1 | -0/+1 |
* | Add forgotten ATA_UNLOCK_CH when getting status from non-existing | sos | 2002-04-05 | 1 | -1/+3 |
* | Unbreak ja_JP.SJIS locale by adding following associations: | phantom | 2002-04-05 | 4 | -0/+18 |
* | Link tr_TR.ISO8859-9's LC_CTYPE to UA-ASCII's. It's not completely correct, | phantom | 2002-04-05 | 1 | -0/+2 |
* | la_LN.ISO8859-2 depends on map.ISO8859-2. Reflect it in dependence rules | phantom | 2002-04-05 | 1 | -0/+1 |
* | Associate tr_TR.ISO8859-9's LC_COLLATE with US-ASCII's one | phantom | 2002-04-05 | 1 | -1/+3 |
* | Fixed assorted bugs in setting of timestamps in devfs_setattr(). | bde | 2002-04-05 | 1 | -21/+24 |
* | Add pt_BR.ISO8859-1 (Brazilian Portuguese) locale | phantom | 2002-04-05 | 9 | -2/+164 |
* | Add directories for pt_BR.ISO8859-1 locale | phantom | 2002-04-05 | 2 | -0/+6 |
* | Fixed a very old bug in setting timestamps using utimes(2) on msdosfs | bde | 2002-04-05 | 1 | -4/+11 |
* | Make the ATA driver compile & work on the sparc64 platform. | sos | 2002-04-05 | 13 | -340/+658 |
* | Add endianess kludge code, so that bitfields work on the sparc64 as well. | sos | 2002-04-05 | 2 | -18/+150 |
* | Be able to print ATA133 mode. | sos | 2002-04-05 | 1 | -1/+1 |
* | pam_get_pass() -> pam_get_authtok() | des | 2002-04-05 | 1 | -1/+1 |
* | A little more reorg. | obrien | 2002-04-05 | 1 | -4/+5 |
* | Updated a doubly stale comment about signotify(). Fixed a nearby long line. | bde | 2002-04-05 | 1 | -4/+5 |
* | Style reorg. Also spell -fpic as determined by bsd.lib.mk. | obrien | 2002-04-05 | 1 | -6/+5 |
* | Style reorg. | obrien | 2002-04-05 | 1 | -5/+2 |
* | In the words of the submitter: | dd | 2002-04-05 | 1 | -1/+5 |
* | Document the -7 option for usershow. | dd | 2002-04-05 | 1 | -0/+9 |
* | Fix typo and change Fn to Xr. | davidc | 2002-04-05 | 1 | -1/+1 |
* | Add two items that have come up in the mailing lists regarding the | gshapiro | 2002-04-05 | 1 | -0/+18 |
* | Fix sed(1) behaviour for 'G' when given null holdspace by making sure it | jmallett | 2002-04-05 | 1 | -0/+2 |
* | Add usr.sbin/mailwrapper/Makefile to the list of changed files as | gshapiro | 2002-04-05 | 1 | -0/+1 |
* | Add the missing hoststat and purgestat commands. These are normally | gshapiro | 2002-04-05 | 2 | -0/+4 |
* | Add a list of files sendmail importants may affect. This is mostly | gshapiro | 2002-04-05 | 1 | -0/+51 |
* | Revert the "tell the program name in diagnostics". What was I thinking?? | obrien | 2002-04-05 | 2 | -66/+58 |
* | Fix the ofw_isa.c entries, readd ofw_bus.c. | tmm | 2002-04-05 | 1 | -4/+3 |
* | Add missing header for the eeprom driver frontents. | tmm | 2002-04-05 | 1 | -0/+68 |
* | Quoting Peter Wemm, "At great personal risk, touch the sendmail startup | gshapiro | 2002-04-05 | 9 | -222/+706 |
* | Increase the size of the register stack storage on ia64 from 32K to 2MB so | peter | 2002-04-05 | 1 | -1/+7 |
* | Send 32 bytes out for fc4_types... Interestingly enough the Solaris/Sparc | mjacob | 2002-04-05 | 1 | -1/+1 |
* | The 3Com 3CRWE62092A (the XJack antenna product) does not have a host | imp | 2002-04-05 | 1 | -1/+1 |
* | o Eliminate the use of grow_stack() and useracc() from sendsig(), osendsig(), | alc | 2002-04-05 | 4 | -69/+44 |
* | Spell "privileges" correctly. | eric | 2002-04-05 | 1 | -2/+2 |
* | Spell "separate" correctly. | eric | 2002-04-05 | 1 | -1/+1 |
* | Add the eeprom diver frontend files, correct the entry for ofw_isa.c. | tmm | 2002-04-04 | 1 | -1/+5 |
* | Add MD frontents for the mk48txx driver, ported from NetBSD, and remove | tmm | 2002-04-04 | 4 | -13/+406 |
* | D'oh! I forgot to commit this a while back. | mjacob | 2002-04-04 | 1 | -1/+2 |
* | Fix bus dma segment count to be based off of MAXPHYS, not BUS_SPACE_MAXSIZE. | mjacob | 2002-04-04 | 7 | -156/+675 |
* | Add a driver back end for the Mostek MK48T02, MK48T08 and MK48T59 | tmm | 2002-04-04 | 3 | -0/+308 |
* | Add a generic implementation of inittodr() and resettodr(), as well as | tmm | 2002-04-04 | 5 | -0/+755 |
* | Minor reordering of declarations to reduce diffs to OpenBSD/NetBSD. | obrien | 2002-04-04 | 2 | -17/+18 |
* | MFNetBSD: | imp | 2002-04-04 | 1 | -0/+8 |
* | Allow to compile errorlessly with GCC 3.1. | obrien | 2002-04-04 | 1 | -3/+1 |