summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add an example for WEP.wilko2005-12-251-0/+14
* Kill the BUGS section, and remove a similar line noted under -T. As fartrhodes2005-12-251-14/+3
* When generating profiles (-g) warn about shared objects that werejkoshy2005-12-251-4/+12
* Suspend and resume support has been added.ariff2005-12-251-2/+0
* Add suspend and resume support.ariff2005-12-251-4/+88
* Add a64l(), l64a(), and l64a_r() XSI extentions. These functions converttrhodes2005-12-245-7/+293
* Make tv_sec a time_t on all platforms but alpha. Brings us more in line withtrhodes2005-12-245-11/+16
* "A life lived in fear is a life half lived"wilko2005-12-241-0/+2
* - Don't print an errno string when reporting dropped samples.jkoshy2005-12-241-3/+4
* Make lookups for relocations from old unversioned binaries returnkan2005-12-241-17/+32
* Forward-declare struct trapframe to allow the aic module to compile.grehan2005-12-241-0/+2
* Add missing mount.h include to VFS_LOCK_GIANT() man page.rwatson2005-12-241-0/+1
* o NetBSD 3.0 added.maxim2005-12-241-0/+3
* Maintain the lock on the vnode for most of exec_elfN_imgact().alc2005-12-243-34/+61
* Avoid kernel panic when attaching a process which may not be stoppeddavidxu2005-12-242-28/+30
* Build ed on amd64. The pci attachment works with qemu on amd64.imp2005-12-231-0/+1
* - Improve the INKERNEL macro such that it can no longer give false positives.jeff2005-12-232-2/+11
* - Remove and unused include.jeff2005-12-231-1/+0
* Regen.ru2005-12-234-10/+4
* Fix build.ru2005-12-231-1/+1
* Implement an upper limit for packets per second sent by node.glebius2005-12-233-5/+53
* Typo.delphij2005-12-231-1/+1
* Bump .Dd before I get told off.ceri2005-12-231-1/+1
* Commands like gmirror, graid3, ... and others which use dlopen() to loadceri2005-12-232-4/+95
* Remove debugging statement that slipped into lone of the previous commitskan2005-12-231-1/+0
* Mark the return address of the call to ast() in the generic trapgrehan2005-12-233-5/+13
* Add abort2() prototypephk2005-12-231-0/+1
* Add abort2 manual page.phk2005-12-232-1/+100
* Fix build error.nyan2005-12-232-0/+2
* Regenerate sysent with new abort2 system call.phk2005-12-2310-12/+130
* Add missing 455-462 syscalls as unimplementedphk2005-12-231-0/+8
* Add abort2() systemcall.phk2005-12-232-0/+2
* Make sbuf_copyin() return the number of bytes copied on success.phk2005-12-232-1/+5
* Create the taskqueue_fast handler with INTR_MPSAFE so that it doesn't runscottl2005-12-231-1/+1
* Add the example that green@ used in his commit log for the dump to aimp2005-12-231-1/+8
* Use device_printf() and if_printf() rather than printf() and axeyongari2005-12-232-53/+51
* Merge tzdata2005q from vendor branch. Data changes for the followingwollman2005-12-224-48/+104
* This commit was generated by cvs2svn to compensate for changes in r153667,wollman2005-12-222-35/+18
|\
| * Indiana still hasn't sorted itself out, and probably won't before thewollman2005-12-226-83/+122
| * Update to tzdata2005m release from Arthur Olson. Only updates are towollman2005-08-293-44/+63
* | Tweak how the MD code calls the fooclock() methods some. Instead ofjhb2005-12-2242-276/+135
* | bge(4) is working on sparc64 now.brueffer2005-12-221-1/+1
* | Add entry for /rescue/nextboot.sh since it was renamed to /rescue/nextboot.jhb2005-12-221-0/+2
* | Initialize object dagmembers list before checking version dependencies.kan2005-12-221-4/+2
* | Return BUS_PROBE_GENERIC rather than 0 in the probe routine.jhb2005-12-221-1/+1
* | Use the copy of the card's MAC address saved in tulip_enaddr() in the softcjhb2005-12-222-6/+24
* | Enable the cs and disable the amdsmb and nfsmb on pc98.nyan2005-12-222-2/+3
* | - All bge(4) supported hardware is known to support RX/TX checksum offloading,glebius2005-12-221-10/+69
* | Explicitely use a "signed char" instead of a "char", for those archs wherecognet2005-12-221-2/+2
* | 1) remove useless check of loop_copy - corresponding code was removed inoleg2005-12-221-5/+5
OpenPOWER on IntegriCloud