summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Argh, change declaration of two-dimensional array so that it actuallydeischen2002-11-132-2/+3
* | Recognize the Serverworks CIOB30 host to pci bridge.peter2002-11-132-0/+10
* | Try to reword things a bit more to make it clearer.jhb2002-11-131-3/+13
* | Remove getopt and strtol dependencies, reducing size of static exe.njl2002-11-131-30/+24
* | Remove dead code that hasn't been needed since the demise of share mapsalc2002-11-132-26/+0
* | Make this compile with whatever error-checking is enabled in buildworlddeischen2002-11-131-2/+2
* | - Fix some minor grammar and spelling nits.jhb2002-11-131-10/+14
* | New release notes: SA-02:40, SA-02:41, SA-02:42.bmah2002-11-132-0/+36
* | At initialization, override the pthread stub routines in libcdeischen2002-11-1319-136/+245
* | Use a jump table (a la Solaris) for pthread routines with defaultdeischen2002-11-134-401/+230
* | Remove a commented out #include "opt_pci.h", it doesn'tmux2002-11-131-1/+0
* | The pam_krb5 module stored a reference to a krb5_ccache structure asnectar2002-11-131-20/+42
* | Remove opt_pci.h from SRCS, it doesn't exist anymore.mux2002-11-132-2/+2
* | Use `krb5_get_err_text' instead of `error_message' so that instead ofnectar2002-11-131-24/+47
* | Remove opt_pci.h from SRCS.mux2002-11-131-1/+1
* | Remove a bunch of #include "opt_pci.h".mux2002-11-1314-14/+0
* | Unbreak kernel build.mux2002-11-131-1/+0
* | Add ia64 documents to RELNOTESng snapshot.bmah2002-11-131-1/+1
* | Don't set atime / mtime if we don't have an output file, which can happendes2002-11-131-2/+2
* | Introduce a condition variable to avoid returning EBUSY whenrwatson2002-11-139-261/+468
* | Add support for the C99 %t format modifier.mux2002-11-131-2/+11
* | Add the sys/stddef.h header, so that we can have ptrdiff_tmux2002-11-131-0/+43
* | Take __FreeBSD_version into account when BOOTSTRAPPING.ru2002-11-138-18/+28
* | Actually check if stdbool.h exists when BOOTSTRAPPING.ru2002-11-132-2/+2
* | mtree(8) wasn't a bootstrap tool since 2000/07/23 (Makefile.inc1,v 1.161).ru2002-11-131-5/+0
* | Bootstrapping aid for 4.0-RELEASE.ru2002-11-134-0/+17
* | Fix a constant in the standard namespace not to depend on anothermike2002-11-131-2/+2
* | Due to a memory alignment sizeof(struct ipfw_flow_id) is bigger thanmaxim2002-11-131-1/+6
* | Document loader tunables hw.pci.enable_io_modes andmdodd2002-11-132-0/+24
* | Convert kernel compile option PCI_ALLOW_UNSUPPORTED_IO_RANGE tomdodd2002-11-132-36/+49
* | Staticize local variable.mdodd2002-11-131-1/+1
* | Loader tunable 'machdep.disable_mtrrs'.mdodd2002-11-134-2/+20
* | Also test for type efi everywhere we currently test for type fat.marcel2002-11-1310-12/+22
* | Move pmap_collect() out of the machine-dependent code, rename italc2002-11-1311-154/+37
* | Handle EFI partitions the same as regular FAT partitions. The onlymarcel2002-11-132-0/+4
* | Major #46 was also MIA.peter2002-11-131-0/+1
* | Put echo on a diet, removing unnecessary use of stdio and getopt.njl2002-11-131-9/+8
* | Note that 101 is unused, rather than leave it out of the file.peter2002-11-131-1/+4
* | Add LOGIN_SETMAC to the list of flags that can't be set without classrwatson2002-11-121-1/+1
* | Use a clean flags variable when creating chunks from scripts instead ofjhb2002-11-122-6/+4
* | Fix a "bug" in sysctl(8). Limit the length when we print a string frompeter2002-11-121-1/+1
* | Remove a line that set the status to success. We already do that at thejhb2002-11-122-4/+2
* | Try to cleanup the non-interactive disk labeling code a bit. Reworkjhb2002-11-122-98/+78
* | Do a bit of cleanup. new_part() basically ignored the passed in sizejhb2002-11-122-38/+22
* | Turn off duplicate lock checking for inp locks because udp_input()hsu2002-11-121-1/+1
* | Doh, fix a bug in previous commit. The default is to newfs for newjhb2002-11-122-2/+2
* | When setting the mountpoint name, remember any previous setting of thejhb2002-11-122-4/+14
* | Make 'agp', 'tun', and 'if_txp' be modules on the mfsroot floppy instead ofjhb2002-11-123-6/+3
* | Fix bogus return values from libc_r's writev() routine in situations wherearchie2002-11-121-6/+21
* | release.9 for ia64 cannot be currently cross-built -- gpt(8)ru2002-11-121-0/+2
OpenPOWER on IntegriCloud