| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Bump UPAGES to 4. The pcb can be rather large. | jake | 2001-09-03 | 1 | -1/+1 |
* | mtx_savecrit is a pil level, not a pstate value, thus mtx_intr_enable | jake | 2001-09-03 | 1 | -1/+1 |
* | Add a flushw() macro. | jake | 2001-09-03 | 1 | -0/+4 |
* | Add atomic_load and store functions without membars, fwiw. | jake | 2001-09-03 | 1 | -5/+24 |
* | The definition for ASI_IMMU_TAG_TARGET_REG was wrong. Sort. | jake | 2001-09-03 | 1 | -12/+13 |
* | Allow disabling of "arp moved" messages. | alfred | 2001-09-03 | 1 | -6/+12 |
* | I really hope this is the right answer. | julian | 2001-09-03 | 1 | -1/+3 |
* | Call ip_input() instead of ipip_input() | julian | 2001-09-03 | 1 | -1/+8 |
* | One caller of rip_input failed to be converted in the last commit. | julian | 2001-09-03 | 1 | -1/+1 |
* | Previous change to try to build `mkisofs' was | obrien | 2001-09-03 | 0 | -0/+0 |
* | Try to build `mkisofs' first, and only `pkg_add -r' if you cannot. | obrien | 2001-09-03 | 3 | -12/+24 |
* | Cause an error condition to be sensed by make(1) if we have trouble | obrien | 2001-09-03 | 1 | -0/+1 |
* | Fix my backwards logic. | obrien | 2001-09-03 | 3 | -4/+4 |
* | Patches from Keiichi SHIMA <keiichi@iij.ad.jp> | julian | 2001-09-03 | 23 | -75/+70 |
* | Opps, let one definition slip out that we define dynamically. | obrien | 2001-09-03 | 1 | -1/+1 |
* | This does not describe sched_{get,set}scheduler. | dd | 2001-09-03 | 1 | -2/+3 |
* | Don't capitalize jail(2) in the middle of a sentence. | dd | 2001-09-03 | 1 | -1/+1 |
* | VFS_ABORTOP hasn't existed since 1999/12/15. | dd | 2001-09-03 | 3 | -8/+0 |
* | at_shutdown(9) hasn't existed since revision 1.61 of kern_shutdown.c. | dd | 2001-09-03 | 1 | -2/+1 |
* | IPFilter source code in contrib/ipfilter apparently can't make up its mind | jlemon | 2001-09-03 | 1 | -0/+1 |
* | Actually, instead of removing the comment entirely, change it to talk | dd | 2001-09-03 | 1 | -1/+6 |
* | This does not describe kbdcontrol or vidcontrol. | dd | 2001-09-03 | 1 | -6/+1 |
* | syslogd can now be configured to bind to a specific address. | dd | 2001-09-03 | 1 | -5/+2 |
* | If NO_LANGCODE_IN_DESTDIR is defined, don't put the language code in | dd | 2001-09-03 | 5 | -0/+20 |
* | Extend the release note about ftpd -o to cover ftpd -O, too. | dd | 2001-09-03 | 2 | -10/+12 |
* | `list' should be an extern'd `char **', not a local `char *' which we | dd | 2001-09-03 | 1 | -1/+2 |
* | Remove bogus implementation of _setjmp/_longjmp | dfr | 2001-09-03 | 1 | -140/+0 |
* | For new users, create the home directory before sending the welcome | dd | 2001-09-03 | 1 | -24/+24 |
* | Add a working version of setjmp/longjmp. | dfr | 2001-09-03 | 4 | -27/+791 |
* | Allow group network to read ppp.log & slip.log. | brian | 2001-09-03 | 2 | -4/+4 |
* | Add more information to the 'device timeout' message in the | murray | 2001-09-03 | 1 | -0/+4 |
* | Two characters in the devices name in the SYNOPSIS were transposed. | murray | 2001-09-03 | 1 | -4/+4 |
* | Add a new field, id_config_attr to the struct isa_device. | yokota | 2001-09-03 | 3 | -1/+14 |
* | PT_STEP in ptrace(2) man page is described as 'addr and data fields | murray | 2001-09-03 | 1 | -3/+3 |
* | Add recognition for ToPIC95B | imp | 2001-09-03 | 1 | -0/+3 |
* | Since we're cross compiling from x86, ignore the x86 CPUTYPE by default. | peter | 2001-09-03 | 1 | -0/+1 |
* | Sigh. There are actually two ioctls ranges that need to be watched on the | scottl | 2001-09-03 | 1 | -1/+1 |
* | New release note: am-utils 6.0.7. | bmah | 2001-09-03 | 2 | -0/+6 |
* | Check for malloc failure in a couple of cases | kris | 2001-09-03 | 2 | -0/+8 |
* | File positions are off_t nowdays, not long, so: | ache | 2001-09-03 | 1 | -4/+4 |
* | Attach to a CD device even when the SCSI status is 'busy'. | ken | 2001-09-03 | 1 | -0/+10 |
* | Dont conflict with sysctl debug.mddebug | peter | 2001-09-03 | 1 | -1/+1 |
* | Unindent a if (1) { that was left behind in the last commit. | peter | 2001-09-03 | 2 | -92/+88 |
* | Argh. Make the ia64 kernel work in all situations. For some reason, | peter | 2001-09-03 | 2 | -8/+6 |
* | File positions are off_t nowdays, not long, so: | ache | 2001-09-03 | 1 | -13/+13 |
* | Fix the argument specifier for the PnP BIOS function 2 | yokota | 2001-09-03 | 2 | -2/+2 |
* | Match the declaration in net/netisr.h. | obrien | 2001-09-03 | 1 | -1/+1 |
* | Because we now store SCCLUN capabilities in firmware attributes, get | mjacob | 2001-09-03 | 1 | -16/+19 |
* | Clarify issues about whether we have SCCLUN (65535 luns) or non-SCCLUN (16 | mjacob | 2001-09-03 | 1 | -31/+62 |
* | Add some more firmware revision macros. Add firmware attributes field | mjacob | 2001-09-03 | 1 | -1/+7 |