| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * Document the -P option | Doug Barton | 2003-05-02 | 1 | -1/+17 |
| * | * Add a -P (Preserve) option, which saves a copy of files that you replace. | Doug Barton | 2003-05-02 | 1 | -20/+50 |
| * | The -t flag in the retired apmconf.8 is the same as "-h false" in the | Anton Berezin | 2003-05-01 | 1 | -1/+1 |
| * | Add description of '-o' and '-s'. | Hidetoshi Shimokawa | 2003-05-01 | 1 | -0/+6 |
| * | Set include path. | Hidetoshi Shimokawa | 2003-04-30 | 1 | -0/+3 |
| * | Free asyreq. | Hidetoshi Shimokawa | 2003-04-30 | 1 | -6/+6 |
| * | Call exit(0), not exit. | Alexander Kabaev | 2003-04-29 | 1 | -1/+1 |
| * | Support functions for the new ACPI import. | Nate Lawson | 2003-04-29 | 1 | -2/+1 |
| * | Add functions for sending a link-on packet and a RESET_START request. | Hidetoshi Shimokawa | 2003-04-29 | 1 | -16/+65 |
| * | Install the gstat manual page. | Tim J. Robbins | 2003-04-28 | 1 | -1/+1 |
| * | When updating a single entry (i.e. when the `-u' option is given), | Jacques Vidrine | 2003-04-28 | 1 | -13/+29 |
| * | Add a -C (create) option for newsyslog, and a 'C' flag for entries in the | Garance A Drosehn | 2003-04-27 | 2 | -20/+190 |
| * | Back out the casts that rid us of warnings, but paper over the broken | Warner Losh | 2003-04-27 | 1 | -4/+4 |
| * | Fix warnings: | Warner Losh | 2003-04-27 | 1 | -4/+5 |
| * | These are no longer needed after tw is gone. | Warner Losh | 2003-04-27 | 5 | -671/+0 |
| * | Use fwcrom.c in /sys/dev/firewire. | Hidetoshi Shimokawa | 2003-04-26 | 2 | -502/+2 |
| * | Grammar and punctuation fixes | Christian Brueffer | 2003-04-25 | 1 | -7/+7 |
| * | Repair the UFS2 superblock location consistency check so that it succeeds | Tim J. Robbins | 2003-04-25 | 1 | -1/+1 |
| * | Similar to chmod(1); make -v -v mean very verbose and show | Johan Karlsson | 2003-04-25 | 4 | -6/+44 |
| * | Document support for the new 'U' flag, which was implemented back in March | Garance A Drosehn | 2003-04-24 | 1 | -6/+17 |
| * | init_nsm() is executed after a call to daemon(*, 0), so error and | Guy Helmer | 2003-04-24 | 1 | -2/+4 |
| * | Fix a typo: "Managment" -> "Management". | Maxim Konovalov | 2003-04-24 | 1 | -1/+1 |
| * | Document support for the new -s and -R command-line options, and | Garance A Drosehn | 2003-04-24 | 1 | -51/+124 |
| * | Don't convert the kernel ident to uppercase when writing the Makefile. | Dag-Erling Smørgrav | 2003-04-24 | 1 | -1/+1 |
| * | Remove obsolete compatibility ifdef. | Warner Losh | 2003-04-23 | 1 | -2/+0 |
| * | Copy CIS3 and CIS4 strings into the kernel too. | Warner Losh | 2003-04-23 | 2 | -0/+8 |
| * | Document support for the <default> entry, which was implemented in | Garance A Drosehn | 2003-04-23 | 1 | -2/+8 |
| * | The second chdir(1) that I trimmed is needed too | Ruslan Ermilov | 2003-04-23 | 1 | -2/+3 |
| * | chdir(1) into a source directory before attempting to determine the | Ruslan Ermilov | 2003-04-22 | 1 | -1/+2 |
| * | IP addresses can be up to 15 characters long, not 12. | Mike Barcroft | 2003-04-22 | 1 | -2/+2 |
| * | Don't use UFS2 by default during the install process on PC98, as the | Robert Watson | 2003-04-21 | 4 | -22/+36 |
| * | Force output of jail ID (if necessary) before excuting the command, | Mike Barcroft | 2003-04-21 | 1 | -1/+3 |
| * | Add device driver support for the ASIX Electronics AX88172 USB 2.0 | Bill Paul | 2003-04-20 | 2 | -0/+2 |
| * | Throw the switch--change to UFS2 as our default file system format for | Robert Watson | 2003-04-20 | 8 | -38/+74 |
| * | Grammar fix | Christian Brueffer | 2003-04-20 | 1 | -1/+1 |
| * | Don't dereference a NULL pointer when we don't have a ':' in the | Warner Losh | 2003-04-20 | 1 | -0/+2 |
| * | Revert the definitions of _PW_KEY* to their previous values. There is | Jacques Vidrine | 2003-04-18 | 1 | -19/+25 |
| * | Fixed an err() format error in rev.1.1. This should have been fatal | Bruce Evans | 2003-04-17 | 1 | -1/+1 |
| * | = Implement thread-safe versions of the getpwent(3) and getgrent(3) | Jacques Vidrine | 2003-04-17 | 1 | -11/+124 |
| * | * Add explicit conflict-checking to the package tools. Packages can | Kris Kennaway | 2003-04-17 | 9 | -18/+104 |
| * | Revert url.c:1.2: there was a race condition between when I produced | Robert Watson | 2003-04-17 | 1 | -1/+1 |
| * | MFp4(simokawa_firewire): | Hidetoshi Shimokawa | 2003-04-17 | 3 | -16/+275 |
| * | Backed out previous commit. Use ${LIBMROUTED} in LDADD again instead of | Bruce Evans | 2003-04-16 | 2 | -2/+2 |
| * | "Fixed" LDADD by backing out part of the previous commit. -lfoo in | Bruce Evans | 2003-04-16 | 1 | -1/+1 |
| * | Use NI_xxx macros. | Munechika SUMIKAWA | 2003-04-16 | 1 | -1/+1 |
| * | Bump the config version to force people to upgrade their config(8) | Poul-Henning Kamp | 2003-04-15 | 1 | -1/+1 |
| * | Add an example of how to use the -m option that clarifies how the bits in | John Baldwin | 2003-04-15 | 1 | -4/+5 |
| * | Fix a warning about deprecated string literals. | Nate Lawson | 2003-04-15 | 1 | -8/+8 |
| * | Oops. Back out a style "fix" in the previous commit. SRCS must be defined | Bruce Evans | 2003-04-13 | 1 | -0/+1 |
| * | Silence `make -s' (echo -> ${ECHO}). | Bruce Evans | 2003-04-13 | 1 | -2/+1 |