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