summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add __FBSDID()s to libstanddillon2001-09-3053-49/+161
* Add __FBSDID()s to librpcsvcdillon2001-09-307-16/+25
* Add __FBSDID()s to libradiusdillon2001-09-301-2/+3
* Add __FBSDID()s to libpamdillon2001-09-3019-39/+56
* Fix the problem that the startup directory is printed out if itobrien2001-09-301-1/+1
* Add __FBSDID()s to libopiedillon2001-09-301-2/+3
* Add __FBSDID()s to libnetgraphdillon2001-09-303-6/+9
* Add __FBSDID()s to libncursesdillon2001-09-302-4/+6
* Add __FBSDID()s to libncpdillon2001-09-3014-31/+52
* Add __FBSDID()s to libmpdillon2001-09-301-4/+2
* add __FBSDID()s to libmddillon2001-09-3010-14/+30
* Add __FBSDID()s to libmdillon2001-09-3033-2/+99
* Add __FBSDID()s to libipxdillon2001-09-302-2/+6
* Add __FBSDID()s to libipsecdillon2001-09-306-6/+18
* Add __FBSDID()s to libiodillon2001-09-304-10/+12
* Add missing '*/' (? why wasn't this caught earlier?)dillon2001-09-301-0/+1
* Add __FBSDID()s to internal libgnumalloc()dillon2001-09-301-0/+7
* Add __FBSDID()s to libftpiodillon2001-09-301-3/+3
* Add __FBSDID()s to libfetchdillon2001-09-305-10/+15
* Add identcpu.c.jake2001-09-301-0/+1
* Add __FBSDID()s to libeditdillon2001-09-3018-12/+37
* Add __FBSDID()s to libdiskdillon2001-09-309-27/+27
* Add __FBSDID()s to libcamdillon2001-09-302-3/+7
* Add __FBSDID's to libcalendardillon2001-09-302-4/+6
* __FBSDID() Cleanupdillon2001-09-306-1/+7
* Add __FBSDID's to libaliasdillon2001-09-3020-42/+64
* Add contents to struct *reg.jake2001-09-301-4/+35
* Optimize bcopy and bzero etc to use 64 bit loads and stores if possible.jake2001-09-302-232/+474
* Use %ver to identify the cpu instead of openfirmware.jake2001-09-302-1/+72
* Remove some debug code, add traces.jake2001-09-301-12/+10
* Return EIO for procfs_*_dbregs.jake2001-09-301-2/+2
* Specify readability and / or writeability for all nodes that need it.des2001-09-301-18/+18
* Add a place holder for PSTATE_SECURE, which detects if user code itjake2001-09-301-0/+2
* pseudofs.h:des2001-09-302-37/+54
* Split the low level trap code into trap, interrupt and syscall, itsjake2001-09-305-237/+693
* Implement sysarch().jake2001-09-301-2/+9
* Fix some traces. td->p_comm doesn't exist.jake2001-09-302-6/+12
* Move the kernel to end of the first 4 gigabytes of address space, so thatjake2001-09-304-85/+234
* Add a macro to get the context from a tte tag, not necesarily a wholejake2001-09-301-6/+2
* Include <machine/setjmp.h> instead of <setjmp.h>.jake2001-09-301-1/+1
* Don't use types that require other headers.jake2001-09-302-3/+3
* Wrap hardware trap types in ifdef _kernel.jake2001-09-301-0/+4
* Move the pcb the to the top of the kernel stack.jake2001-09-305-61/+75
* Don't overflow the ktr buffer <gulp>.jake2001-09-301-0/+4
* Implement PCPU_ADDR. Align functions on 16 bytes boundaries.jake2001-09-301-1/+4
* Token man page for pseudofs(9).des2001-09-302-1/+70
* Add "ln" entries for ssh, ssh1 and scpluigi2001-09-301-0/+3
* Modify wildcard for vmware interfaces. I am not sure howluigi2001-09-301-1/+1
* When FREE()ing kqueue related structures, charge them to the correct bucket.jlemon2001-09-301-3/+3
* Check the return values from calls to malloc(), calloc(), strdup() etc.des2001-09-301-12/+33
OpenPOWER on IntegriCloud