| Commit message (Expand) | Author | Age | Files | Lines |
| * | Document how to make boot0cfg work on mounted disks. | Scott Long | 2005-04-07 | 1 | -0/+11 |
| * | Allow one to specify a second parameter to the machine line. This | Warner Losh | 2005-04-01 | 4 | -3/+28 |
| * | Since there are now more than a couple exceptions to the i386 rule, | Warner Losh | 2005-04-01 | 1 | -15/+10 |
| * | There's no wl cards for PC98. These are ISA only, and no cbus | Warner Losh | 2005-04-01 | 1 | -0/+2 |
| * | pcvt doesn't exist on pc98, so don't build pcvt routines that have no | Warner Losh | 2005-04-01 | 1 | -0/+2 |
| * | There's no acpi in pc98 machines, nor do we build it into the kernel. | Warner Losh | 2005-04-01 | 1 | -1/+1 |
| * | style(9) nits | Warner Losh | 2005-03-30 | 1 | -2/+3 |
| * | Add over 32GB disk support on pc98 (userland part). | Yoshihiro Takahashi | 2005-03-30 | 2 | -2/+2 |
| * | Attach ndiscvt(8) to the amd64 build. | Bill Paul | 2005-03-30 | 1 | -0/+1 |
| * | Correct formatting of pointers in the listing by using "0x%" PRIx64 instead of | Eric Anholt | 2005-03-29 | 1 | -1/+1 |
| * | Adds sha256 support. While it is a good idea to also add sha384 and | Anton Berezin | 2005-03-29 | 9 | -9/+67 |
| * | Change the Romania NTP server to point to a working server. | John Baldwin | 2005-03-28 | 2 | -4/+4 |
| * | Check that supplied facility is not bigger than LOG_NFACILITIES. | Gleb Smirnoff | 2005-03-28 | 1 | -0/+7 |
| * | Unstaticize config. It was being optimized away. | Dag-Erling Smørgrav | 2005-03-27 | 1 | -1/+1 |
| * | add some additional pci classes and sub-classes.. | John-Mark Gurney | 2005-03-26 | 1 | -1/+25 |
| * | Update parsing of the ports INDEX file to accomodate some new | Ken Smith | 2005-03-24 | 1 | -9/+15 |
| * | POWERSTATECHANGE was misspelled. | Matthew N. Dodd | 2005-03-24 | 1 | -1/+1 |
| * | Implement "verbose" optional keyword for "show" command. This is analog | Gleb Smirnoff | 2005-03-23 | 2 | -6/+67 |
| * | Use a designator for initializing only one member of the nlist | Giorgos Keramidas | 2005-03-21 | 2 | -6/+6 |
| * | - Add a -h flag to pstat to print swap sizes in "human readable" | Giorgos Keramidas | 2005-03-21 | 3 | -24/+50 |
| * | Change the PATH for pkg_add to be the same used for pointyhat package builds. | Joe Marcus Clarke | 2005-03-19 | 1 | -1/+1 |
| * | Add Central European and Slovak keymaps to sysinstall. | Murray Stokely | 2005-03-19 | 4 | -6/+12 |
| * | When disarming a watchdog by using an interval of WD_TO_NEVER a non-zero | Marius Strobl | 2005-03-19 | 1 | -1/+2 |
| * | Use the correct variable name for the description of multi-volume | Murray Stokely | 2005-03-18 | 2 | -6/+6 |
| * | Recover gracefully if the user puts in the wrong CD volume after being | Murray Stokely | 2005-03-18 | 1 | -5/+3 |
| * | Consumers of nfslockdans() seems to think it should return 0 on success, so | Olivier Houchard | 2005-03-16 | 1 | -1/+1 |
| * | time_t is signed, so s/uintmax_t/intmax_t/g. Has anyone got an extra pointy | Philip Paeps | 2005-03-15 | 1 | -6/+6 |
| * | Cast time_t to uintmax_t so they can be printed as %ju without breaking on | Philip Paeps | 2005-03-15 | 1 | -6/+7 |
| * | Make this compile properly on 64bit machines. | Philip Paeps | 2005-03-14 | 1 | -3/+3 |
| * | Add snmp_pf, a bsnmpd module for monitoring (not managing!) pf firewalls. | Philip Paeps | 2005-03-14 | 5 | -1/+2612 |
| * | Finish repo-copy of lib/libbsnmp/modules to usr.sbin/bsnmpd/modules. | Hartmut Brandt | 2005-03-14 | 2 | -4/+7 |
| * | o Improve the example a bit. | Maxim Konovalov | 2005-03-14 | 1 | -1/+1 |
| * | Sort xrefs | Maxim Konovalov | 2005-03-14 | 1 | -2/+2 |
| * | o Replace OpenBSD-specific example by FreeBSD's one. | Maxim Konovalov | 2005-03-14 | 1 | -4/+4 |
| * | Fix typos in comments. | Stefan Farfeleder | 2005-03-11 | 1 | -3/+3 |
| * | Use socklen_t where appropriate. | Stefan Farfeleder | 2005-03-11 | 3 | -9/+14 |
| * | Move common credential save and restore code into a separate file. | Diomidis Spinellis | 2005-03-11 | 5 | -29/+86 |
| * | Ensure the configuration file is given with an absolute file path. | Diomidis Spinellis | 2005-03-11 | 1 | -0/+6 |
| * | Add examples for tcplisten, data scattering, and file views. | Diomidis Spinellis | 2005-03-11 | 1 | -4/+35 |
| * | Add a new pipe sub-namespace. | Diomidis Spinellis | 2005-03-10 | 5 | -2/+252 |
| * | Document new pipe sub-namespace. | Diomidis Spinellis | 2005-03-10 | 1 | -13/+45 |
| * | Reference the Usenix conference paper. | Diomidis Spinellis | 2005-03-08 | 1 | -0/+8 |
| * | Add the -N option to not rotate any files. This is to be used in | Brooks Davis | 2005-03-03 | 2 | -4/+21 |
| * | Doh, erase unused variable... | Peter Grehan | 2005-03-03 | 1 | -1/+1 |
| * | Automatically switch to ttyv3 where the fixit shell is running when using | John Baldwin | 2005-03-02 | 2 | -0/+4 |
| * | - Fix a bug in sysinstall related to mounting CD-ROMs. If mount(2) fails | John Baldwin | 2005-03-02 | 5 | -13/+57 |
| * | PowerPC support for kldxref by handling the PPC-specific relocations. | Peter Grehan | 2005-03-02 | 1 | -0/+74 |
| * | Add endianness support. | Ruslan Ermilov | 2005-02-28 | 2 | -41/+47 |
| * | man page -> manual page | Christian Brueffer | 2005-02-27 | 1 | -1/+1 |
| * | Added the convenience "distribution" target which calls the | Ruslan Ermilov | 2005-02-27 | 1 | -2/+1 |