summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The hw.physmem sysctl has an unsigned long value now, fix the retrievaltmm2002-11-022-2/+2
* Fix typo manpage for ktrdumpgioria2002-11-022-2/+2
* Fix typogioria2002-11-022-2/+2
* Welcom to installation and early-adopter directorygioria2002-11-021-2/+3
* First French version of early-adoptergioria2002-11-022-0/+461
* Add support for GPT:marcel2002-11-021-5/+45
* Add support for ia64. This is almost identical to i386, except thatmarcel2002-11-021-0/+20
* Remove the GEOM_GPT hack. We now check for partition type 0xEE andmarcel2002-11-021-25/+23
* Fix dumpconf so libdisk can grok its output. We weren't checkingmarcel2002-11-021-2/+6
* MFbed:ue2002-11-023-87/+106
* malloc(9) with M_NOWAIT seems to return NULL a lot more than I would havephk2002-11-021-0/+14
* Don't claim all MBR's have subtype 165 on i386.phk2002-11-022-3/+2
* add missing '!', don't why it was lost when checked in.davidxu2002-11-021-1/+1
* Fix indentation of comments.mini2002-11-021-17/+17
* Add IPv6 setup for ipfilter. `ipv6_ipfilter_rules' was addedume2002-11-023-9/+37
* bzero() the sigframe before we fill it. This was not done at all inmarcel2002-11-021-3/+4
* o Remove the fallback implementations of uuid_create(),marcel2002-11-026-68/+5
* Add loader variables to control the loading of various networking modules.mini2002-11-021-0/+31
* Don't move the NFSCLIENT support into mfsroot-small.flp.nyan2002-11-021-1/+1
* Add CVSARGS for cvs arguments (vs. cvs subcommand arguments).jwd2002-11-021-14/+21
* Revert the change in revision 1.77 of kern/uipc_socket2.c. It is causingalc2002-11-024-3/+4
* Merge PC98 changes.mdodd2002-11-023-62/+122
* German version of the early adopter's guideue2002-11-023-3/+491
* The easy part of converting the ng_source node to -current.julian2002-11-021-54/+50
* Fix an obvious typoue2002-11-021-1/+1
* Whitespace fixesjulian2002-11-021-47/+28
* The hw.availpages sysctl has an unsigned long value now, fix the retrievaltmm2002-11-012-2/+3
* ifnet_addrs doesn;t exist any more so usejulian2002-11-011-3/+3
* Update the st_size reported via stat(2) to accurately reflect the amountkbyanc2002-11-011-1/+1
* Track the number of non-data chararacters stored in socket buffers so thatkbyanc2002-11-013-2/+7
* Rename __execve_mac() to __mac_execve() for increased consistencyrwatson2002-11-011-1/+1
* - Copy the mfsroot.gz file to /R/stage/mfsroot/ so that the CD-ROM layoutjhb2002-11-011-10/+12
* Add MAC checks for various kenv() operations: dump, get, set, unset,rwatson2002-11-0114-1/+509
* MFen 1.112gioria2002-11-011-2/+2
* Finishing the translation of this filegioria2002-11-011-88/+96
* Introduce malloc_last_fail() which returns the number of seconds sincephk2002-11-012-0/+17
* Introduce a "time_uptime" global variable which holds the time since bootphk2002-11-012-0/+3
* Fill in partition 2 with with "whole disk" parameters.phk2002-11-011-0/+8
* Further clarifications of the #ifdef/#if/#elif/#endif style information,rwatson2002-11-011-13/+16
* Make this compile in the userland shims again.phk2002-11-011-0/+1
* Add KASSERT for bio_cmd validity here as well. Various hacks stillphk2002-11-011-0/+4
* Build sysinstall on sparc64.jake2002-11-011-5/+1
* Put a KASSERT in specfs::strategy() to check that the incoming bufferphk2002-11-011-2/+8
* Revert previous untested commit. I installed an ultra60 this morningjhb2002-11-011-1/+1
* Another buffer overflow similar to the recent one in mkstr(1).tjr2002-11-011-0/+2
* Remove claim that pi and ex use mkstr; pi is long gone, and nex doesn'ttjr2002-11-011-6/+1
* Zap another buffer overflow, this time in the parser.tjr2002-11-011-0/+2
* Avoid buffer overflow when constructing filenames.tjr2002-11-011-3/+13
* Fix minor typo.thomas2002-11-011-1/+3
* Bump version to account for the presence of pthread_XXX stubs in libc.dfr2002-11-011-1/+1
OpenPOWER on IntegriCloud