| Commit message (Expand) | Author | Age | Files | Lines |
* | The hw.physmem sysctl has an unsigned long value now, fix the retrieval | tmm | 2002-11-02 | 2 | -2/+2 |
* | Fix typo manpage for ktrdump | gioria | 2002-11-02 | 2 | -2/+2 |
* | Fix typo | gioria | 2002-11-02 | 2 | -2/+2 |
* | Welcom to installation and early-adopter directory | gioria | 2002-11-02 | 1 | -2/+3 |
* | First French version of early-adopter | gioria | 2002-11-02 | 2 | -0/+461 |
* | Add support for GPT: | marcel | 2002-11-02 | 1 | -5/+45 |
* | Add support for ia64. This is almost identical to i386, except that | marcel | 2002-11-02 | 1 | -0/+20 |
* | Remove the GEOM_GPT hack. We now check for partition type 0xEE and | marcel | 2002-11-02 | 1 | -25/+23 |
* | Fix dumpconf so libdisk can grok its output. We weren't checking | marcel | 2002-11-02 | 1 | -2/+6 |
* | MFbed: | ue | 2002-11-02 | 3 | -87/+106 |
* | malloc(9) with M_NOWAIT seems to return NULL a lot more than I would have | phk | 2002-11-02 | 1 | -0/+14 |
* | Don't claim all MBR's have subtype 165 on i386. | phk | 2002-11-02 | 2 | -3/+2 |
* | add missing '!', don't why it was lost when checked in. | davidxu | 2002-11-02 | 1 | -1/+1 |
* | Fix indentation of comments. | mini | 2002-11-02 | 1 | -17/+17 |
* | Add IPv6 setup for ipfilter. `ipv6_ipfilter_rules' was added | ume | 2002-11-02 | 3 | -9/+37 |
* | bzero() the sigframe before we fill it. This was not done at all in | marcel | 2002-11-02 | 1 | -3/+4 |
* | o Remove the fallback implementations of uuid_create(), | marcel | 2002-11-02 | 6 | -68/+5 |
* | Add loader variables to control the loading of various networking modules. | mini | 2002-11-02 | 1 | -0/+31 |
* | Don't move the NFSCLIENT support into mfsroot-small.flp. | nyan | 2002-11-02 | 1 | -1/+1 |
* | Add CVSARGS for cvs arguments (vs. cvs subcommand arguments). | jwd | 2002-11-02 | 1 | -14/+21 |
* | Revert the change in revision 1.77 of kern/uipc_socket2.c. It is causing | alc | 2002-11-02 | 4 | -3/+4 |
* | Merge PC98 changes. | mdodd | 2002-11-02 | 3 | -62/+122 |
* | German version of the early adopter's guide | ue | 2002-11-02 | 3 | -3/+491 |
* | The easy part of converting the ng_source node to -current. | julian | 2002-11-02 | 1 | -54/+50 |
* | Fix an obvious typo | ue | 2002-11-02 | 1 | -1/+1 |
* | Whitespace fixes | julian | 2002-11-02 | 1 | -47/+28 |
* | The hw.availpages sysctl has an unsigned long value now, fix the retrieval | tmm | 2002-11-01 | 2 | -2/+3 |
* | ifnet_addrs doesn;t exist any more so use | julian | 2002-11-01 | 1 | -3/+3 |
* | Update the st_size reported via stat(2) to accurately reflect the amount | kbyanc | 2002-11-01 | 1 | -1/+1 |
* | Track the number of non-data chararacters stored in socket buffers so that | kbyanc | 2002-11-01 | 3 | -2/+7 |
* | Rename __execve_mac() to __mac_execve() for increased consistency | rwatson | 2002-11-01 | 1 | -1/+1 |
* | - Copy the mfsroot.gz file to /R/stage/mfsroot/ so that the CD-ROM layout | jhb | 2002-11-01 | 1 | -10/+12 |
* | Add MAC checks for various kenv() operations: dump, get, set, unset, | rwatson | 2002-11-01 | 14 | -1/+509 |
* | MFen 1.112 | gioria | 2002-11-01 | 1 | -2/+2 |
* | Finishing the translation of this file | gioria | 2002-11-01 | 1 | -88/+96 |
* | Introduce malloc_last_fail() which returns the number of seconds since | phk | 2002-11-01 | 2 | -0/+17 |
* | Introduce a "time_uptime" global variable which holds the time since boot | phk | 2002-11-01 | 2 | -0/+3 |
* | Fill in partition 2 with with "whole disk" parameters. | phk | 2002-11-01 | 1 | -0/+8 |
* | Further clarifications of the #ifdef/#if/#elif/#endif style information, | rwatson | 2002-11-01 | 1 | -13/+16 |
* | Make this compile in the userland shims again. | phk | 2002-11-01 | 1 | -0/+1 |
* | Add KASSERT for bio_cmd validity here as well. Various hacks still | phk | 2002-11-01 | 1 | -0/+4 |
* | Build sysinstall on sparc64. | jake | 2002-11-01 | 1 | -5/+1 |
* | Put a KASSERT in specfs::strategy() to check that the incoming buffer | phk | 2002-11-01 | 1 | -2/+8 |
* | Revert previous untested commit. I installed an ultra60 this morning | jhb | 2002-11-01 | 1 | -1/+1 |
* | Another buffer overflow similar to the recent one in mkstr(1). | tjr | 2002-11-01 | 1 | -0/+2 |
* | Remove claim that pi and ex use mkstr; pi is long gone, and nex doesn't | tjr | 2002-11-01 | 1 | -6/+1 |
* | Zap another buffer overflow, this time in the parser. | tjr | 2002-11-01 | 1 | -0/+2 |
* | Avoid buffer overflow when constructing filenames. | tjr | 2002-11-01 | 1 | -3/+13 |
* | Fix minor typo. | thomas | 2002-11-01 | 1 | -1/+3 |
* | Bump version to account for the presence of pthread_XXX stubs in libc. | dfr | 2002-11-01 | 1 | -1/+1 |