summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Mask off the upper bits of the resource before using it as an indeximp2005-01-201-3/+10
* Add device description for the Dell Remote Access Card (DRAC) III and IVbms2005-01-201-0/+9
* At least on some U30 there's a spurious duplicate device node of an EBusmarius2005-01-201-5/+12
* Use log() instead of printf(), to reduce flood on console.glebius2005-01-202-5/+9
* In crunchgen(1), when calling make(1), don't redirect stderr to stdout,ru2005-01-202-2/+2
* Ignoring MAKEFLAGS in rev. 1.15 was a very bad idea. This causesru2005-01-201-2/+3
* log(9) requires sys/syslog.h.glebius2005-01-201-0/+1
* Sort sections.ru2005-01-20105-821/+821
* Minor nitimp2005-01-201-1/+0
* Provide a WITHOUT_MODULES variable that specifies a list of moduleswes2005-01-201-0/+4
* Although USBVERBOSE was an option in the config system, usb_subr.c failedimp2005-01-202-2/+2
* Support 'CE' records in Rockridge extensionskientzle2005-01-201-59/+155
* when a station is timed out for inactivity, remove it from the tablesam2005-01-201-2/+13
* explicitly avoid timing out ourself due to inactivity; itsam2005-01-201-0/+6
* fix refcnt leak in adhoc mode: entries in the neighbor tablesam2005-01-201-3/+9
* Add comment on current state of hardware documentation.grog2005-01-191-0/+4
* Now that we have a non blocking version of nfsm_dissect(), change all theps2005-01-193-41/+41
* Prohibit ruleset changes at securelevel > 2, not > 1. It's documenteddhartmei2005-01-191-1/+1
* Make "c->c_func = NULL" conditional on CALLOUT_LOCAL_ALLOC in bothcperciva2005-01-191-1/+1
* Add sysutils/portsnap onto the list of desired packages, since peoplecperciva2005-01-191-0/+1
* Make "c->c_func = NULL" conditional on the CALLOUT_LOCAL_ALLOC flag,cperciva2005-01-191-1/+1
* Fix spelling errorimp2005-01-191-1/+1
* Clarify the description of the callout_active() macro: It is cleared bycperciva2005-01-191-1/+3
* Add a small API to manage the MD user trap structures. Specifically, wejhb2005-01-194-17/+48
* move kern_nanosleep to sys/syscallsubr.hps2005-01-193-4/+3
* Add a 32bit syscall wrapper for modstatps2005-01-196-8/+94
* - rename nanosleep1 to kern_nanosleepps2005-01-198-9/+47
* Update support for 795x parts:sam2005-01-193-6/+145
* Add a new make option, ARM_BIG_ENDIAN, to compile big endian kernels.cognet2005-01-191-0/+6
* Fix compile for __ARMEB__.cognet2005-01-191-5/+5
* Fix USB serial device stalled after tcflush() was called.akiyama2005-01-191-1/+5
* Rename synchronization and initialization threads and prefix themle2005-01-191-2/+2
* Although an object may already be known in the configuration, it'sle2005-01-193-5/+32
* Reset object flags after killing off an object's worker thread.le2005-01-191-0/+6
* Respect the `logging' flag.yar2005-01-191-1/+1
* Improve handling SIGURG and OOB commands on the control channel.yar2005-01-191-134/+269
* whitespace nitphk2005-01-191-1/+1
* Remove unused coda_fbsd_getpages()phk2005-01-194-136/+0
* MFp4: overhaul of resource allocationimp2005-01-194-158/+134
* MFp4: u_intXX_t to uintXX_t.imp2005-01-193-23/+23
* Simplify aha resource management, and fix a few bugs in unwindingimp2005-01-193-74/+51
* Introduce bus_free_resource. It is a convenience function which wrapsimp2005-01-192-0/+9
* MFp4: fix a minor formatting inconsistancyimp2005-01-191-1/+1
* Remove code for pre-4.0 versions of FreeBSD. It is there in priorimp2005-01-191-61/+16
* Call wi_free after we turn off the interrupts. If we call it before,imp2005-01-191-2/+2
* MFpowerpc: Work around the problem of returning a 32 bits value fromcognet2005-01-191-1/+14
* Mostly back out rev 1.33 from quite some time ago, and the followup fixespeter2005-01-181-25/+11
* Use the standard section name.ru2005-01-183-3/+3
* The rest of manpages spell this "PSEUDOCODE".ru2005-01-181-1/+1
* Use the standard section name.ru2005-01-181-3/+3
OpenPOWER on IntegriCloud