summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Move ke_sticks, ke_iticks, ke_uticks, ke_uu, ke_su, and ke_iu back intojeff2003-02-1711-98/+87
* Correct the BSD/OS macro.trhodes2003-02-161-1/+1
* New release notes: FILE 3.40, IPFilter 3.4.31.bmah2003-02-162-2/+14
* We stopped reloading rc.conf for each script a long time ago. Thingsmtm2003-02-161-2/+2
* zero the end of the memory cluster we're disposing of. Otherwise tehgallatin2003-02-161-0/+1
* Change "dev_t gdbdev" to "void *gdb_arg", some possible paths for GDBphk2003-02-168-30/+30
* Correct typos.schweikh2003-02-162-2/+2
* Update copyright.mtm2003-02-162-6/+2
* Whatever dumbass wrote sio_pci.c didn't include a detach method.imp2003-02-161-0/+1
* Condense the output to one line per removed user. For user's whomtm2003-02-162-21/+56
* No need to wrap siodetach() with sio_pccard_detach.imp2003-02-161-9/+1
* When trimming memory to fit Maxmem, and we discard an entire cluster,gallatin2003-02-161-0/+1
* Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go).nectar2003-02-1637-39/+74
* Fix logic in loop so it actually executes.alfred2003-02-161-1/+1
* Add #include <sys/resource.h>phk2003-02-162-0/+2
* Add #include <sys/resource.h>phk2003-02-163-0/+3
* Add #include <sys/resource.h>phk2003-02-162-0/+2
* Add #include <sys/resource.h>phk2003-02-161-0/+1
* Pointy hat- bad commit.mjacob2003-02-161-1/+1
* This file is now empty and should no longer be used anywhere.phk2003-02-161-0/+2
* Remove #include <sys/dkstat.h>phk2003-02-1637-37/+0
* Remove <sys/dkstat.h> #includephk2003-02-161-1/+0
* Remove include of <sys/dkstat.h>phk2003-02-161-1/+0
* Move cp_time[CPUSTATES] and related #defines to <sys/resource.h>phk2003-02-162-12/+8
* Premptively include <sys/resource.h> to get the cp_time[CPUSTATES].phk2003-02-161-0/+1
* Declare tty related counters in a tty related .h file.phk2003-02-162-4/+4
* Move the tty related statistics counters to live with the tty code.phk2003-02-162-5/+5
* Alphabetize.des2003-02-161-9/+9
* Back out previous commit now that pam_opieaccess(8) has an allow_localdes2003-02-161-1/+1
* Add the allow_local option to all pam_opieaccess entries.des2003-02-166-6/+6
* Add the want_agent option to the commented-out "session" pam_ssh entry.des2003-02-161-1/+1
* Add an "allow_local" option which forces historical behaviour.des2003-02-162-2/+20
* This commit was generated by cvs2svn to compensate for changes in r110989,des2003-02-161-2/+2
|\
| * MFP4: guard against null pointer dereference which sshd can cause (#25271)des2003-02-161-2/+2
* | Paranoia: instead of a NULL conversation function, use one that alwaysdes2003-02-161-6/+24
* | - Introduce a new function bremfreel() that does a bremfree with the bufjeff2003-02-161-8/+14
* | - Add a WITNESS_SLEEP() for the appropriate cases in lockmgr().jeff2003-02-161-0/+7
* | Pass FTP_PASSIVE_MODE, FTP_PROXY, and HTTP_PROXY variables to chroot sandbox.matusita2003-02-161-0/+3
* | Remove GIANT_REQUIRED from vm_pageq_remove().alc2003-02-161-1/+0
* | prevent overflow in shminfo.shmmaxalfred2003-02-161-1/+5
* | Temporarily back out machdep.h/ALIGN changes. It seems that on sparc64,tjr2003-02-163-4/+54
* | Add MPSAFE comment to linux_sigpending().tjr2003-02-161-0/+3
* | Regen from syscalls.master 1.52.tjr2003-02-163-5/+11
* | Mark linux_sigpending() as MPSAFE.tjr2003-02-162-2/+2
* | Regen from syscalls.master 1.49.tjr2003-02-163-5/+11
* | Remove extraneous FILEDESC_LOCK around atomic read.hsu2003-02-162-4/+0
* | Checkpoint a work in progress:imp2003-02-161-532/+23
* | Use rman_get_device rather than rle->resl->r_dev.imp2003-02-162-8/+6
* | Make sure we propagate rxid && iid in isp_target_put_atiomjacob2003-02-161-0/+2
* | Pick up some compilation warning fixes from NetBSD.mjacob2003-02-161-7/+7
OpenPOWER on IntegriCloud