summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable bug-for-bug compatibility with mount_mfs when the programiedowse2001-09-302-5/+7
* Don't require that the special/filesystem argument translates intoiedowse2001-09-301-5/+4
* 1) Fix change_rules.sh for the case where firewall_type provides thesheldonh2001-09-301-14/+44
* mdoc(7) police: sort xrefs.dd2001-09-301-1/+1
* Add missing word in comment.dd2001-09-301-2/+1
* Add AlphaPC64 to comments. Correct names (ds10 -> DS10 etc)wilko2001-09-302-6/+6
* Document AlphaPC64 and restructure section on EB64-family.wilko2001-09-301-11/+28
* The behaviour of whiteout'ing symlinks were too confusing, insteadphk2001-09-301-1/+8
* Try eliminating some more things from the -current installationjkh2001-09-303-6/+24
* Add a change I forgot when adding ED_NO_MIIBUS. This will likelyiedowse2001-09-301-1/+2
* Re-enable mbtypes statistics in the mbuf allocator. I disabled thesebmilekic2001-09-304-96/+144
OpenPOWER on IntegriCloud