| Commit message (Expand) | Author | Age | Files | Lines |
* | Arrgh. Back out a change used during debugging and fix a typo. | bmah | 2000-09-11 | 1 | -2/+2 |
* | Mark a path up with Pa. | sheldonh | 2000-09-11 | 1 | -1/+2 |
* | Whitespace-only change: apply normal line breaking style. | sheldonh | 2000-09-11 | 1 | -15/+21 |
* | Moved boot0cfg into IBM-PC only section (MACHINE=="i386"). | kato | 2000-09-10 | 1 | -1/+5 |
* | Remove a workaround for a long-fixed bug in fetch(1). | bmah | 2000-09-09 | 2 | -10/+4 |
* | pkg_version.pl now understands the new package/port numbering scheme | bmah | 2000-09-09 | 1 | -24/+109 |
* | Provide correct information regarding "packet" option default. | rnordier | 2000-09-09 | 1 | -4/+5 |
* | o When pre-allocating attribute storage space, also allocate space for | rwatson | 2000-09-07 | 1 | -3/+5 |
* | MFS: sync with -stable by removing the now-vestigal X_AS_PKG stuff. | jkh | 2000-09-07 | 7 | -66/+0 |
* | Spelling police | brian | 2000-09-06 | 1 | -2/+2 |
* | Add nsswitch support. By creating an /etc/nsswitch.conf file, you can | nectar | 2000-09-06 | 7 | -219/+9 |
* | Add ftp.no.freebsd.org. | sheldonh | 2000-09-06 | 2 | -0/+4 |
* | enable sshd by default. This only effects *new* installs, so | jkh | 2000-09-04 | 2 | -0/+2 |
* | Whitespace-only: remove the only hard sentence break in the file. | sheldonh | 2000-09-04 | 1 | -1/+2 |
* | Don't use libutil now that setproctitle() is in libc | brian | 2000-09-02 | 2 | -3/+0 |
* | Remove libutil - setproctitle() is now in libc | brian | 2000-09-02 | 2 | -5/+0 |
* | Modify extended attribute protection model to authorize based on | rwatson | 2000-09-02 | 2 | -76/+18 |
* | Don't check for ohci/uhci to be loaded, check for the usb module. | n_hibma | 2000-09-02 | 1 | -3/+2 |
* | libutil.h is no longer required for setproctitle() | brian | 2000-09-02 | 1 | -5/+0 |
* | libutil is no longer required as setproctitle() has moved to libc | brian | 2000-09-02 | 2 | -5/+2 |
* | fix multi io window patch(Rev. 1.48) | sanpei | 2000-09-01 | 1 | -1/+1 |
* | Activate acpi. | iwasaki | 2000-08-31 | 1 | -1/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r65287, | iwasaki | 2000-08-31 | 5 | -0/+1086 |
|\ |
|
| * | import amldb(8) from ACPI For FreeBSD project. | iwasaki | 2000-08-31 | 5 | -0/+1086 |
* | | This commit was generated by cvs2svn to compensate for changes in r65285, | iwasaki | 2000-08-31 | 7 | -0/+1848 |
|\ \
| |/ |
|
| * | import acpidump(8) from ACPI For FreeBSD project. | iwasaki | 2000-08-31 | 7 | -0/+1848 |
* | | This commit was generated by cvs2svn to compensate for changes in r65283, | iwasaki | 2000-08-31 | 2 | -0/+118 |
|\ \
| |/ |
|
| * | import acpiconf(8) from ACPI For FreeBSD project. | iwasaki | 2000-08-31 | 2 | -0/+118 |
* | Add Makefile for acpi userland tools. | iwasaki | 2000-08-31 | 2 | -0/+14 |
* | Fix resolv.conf line hint: "name-server" -> "nameserver" | rse | 2000-08-31 | 2 | -2/+2 |
* | Use arc4random() instead of random() | brian | 2000-08-31 | 2 | -1/+9 |
* | Don't treat two or more whitespace followed by a comment as | brian | 2000-08-30 | 1 | -6/+11 |
* | Complain about invalid arguments passed to ``set ifaddr'' | brian | 2000-08-30 | 1 | -2/+14 |
* | A lot of changes on acpi driver code. | iwasaki | 2000-08-29 | 1 | -1/+5 |
* | Correct LogMAX | brian | 2000-08-29 | 1 | -1/+1 |
* | Use srandom() under OpenBSD | brian | 2000-08-29 | 1 | -1/+1 |
* | set pccard insertion beep type in install floppy. | sanpei | 2000-08-29 | 1 | -0/+9 |
* | Add LogFILTER logging to log packets allowed by the dial filter and | brian | 2000-08-28 | 5 | -28/+83 |
* | Support radius accounting, and add a packet count to throughput | brian | 2000-08-28 | 7 | -5/+206 |
* | This allows you to script sysinstall to say "NO" to DHCP and IPv6. | murray | 2000-08-28 | 1 | -2/+4 |
* | Add the description of some hard-learnt restrictions and a workaround. | grog | 2000-08-28 | 1 | -1/+22 |
* | Remove a stray backspace character. | jwd | 2000-08-27 | 2 | -2/+2 |
* | Make mergemaster ignore files in /dev if /dev is a devfs. | ben | 2000-08-26 | 1 | -1/+6 |
* | If a ${KERNEL}.hints file exists, and no hints are specified explicitly, | peter | 2000-08-25 | 4 | -2/+14 |
* | Add orthogonal part of ACPI support code. | takawata | 2000-08-24 | 20 | -0/+5856 |
* | the code assumes that getgroups() always returns NGROUPS groups, however | alfred | 2000-08-23 | 1 | -2/+4 |
* | Update my email address in various places in pkg_version. | bmah | 2000-08-23 | 2 | -2/+2 |
* | Now that Bruce Mah is a committer, retire my co-maintainership | billf | 2000-08-22 | 1 | -2/+1 |
* | Correct the naming. The default server is ftp.fr and #1 is the same. | roberto | 2000-08-22 | 2 | -6/+10 |
* | Reflect the name changes in fr.freebsd.org. | roberto | 2000-08-22 | 2 | -4/+4 |