| Commit message (Expand) | Author | Age | Files | Lines |
* | Set include path. | simokawa | 2003-04-30 | 1 | -0/+3 |
* | Free asyreq. | simokawa | 2003-04-30 | 1 | -6/+6 |
* | Call exit(0), not exit. | kan | 2003-04-29 | 1 | -1/+1 |
* | Support functions for the new ACPI import. | njl | 2003-04-29 | 1 | -2/+1 |
* | Add functions for sending a link-on packet and a RESET_START request. | simokawa | 2003-04-29 | 1 | -16/+65 |
* | Install the gstat manual page. | tjr | 2003-04-28 | 1 | -1/+1 |
* | When updating a single entry (i.e. when the `-u' option is given), | nectar | 2003-04-28 | 1 | -13/+29 |
* | Add a -C (create) option for newsyslog, and a 'C' flag for entries in the | gad | 2003-04-27 | 2 | -20/+190 |
* | Back out the casts that rid us of warnings, but paper over the broken | imp | 2003-04-27 | 1 | -4/+4 |
* | Fix warnings: | imp | 2003-04-27 | 1 | -4/+5 |
* | These are no longer needed after tw is gone. | imp | 2003-04-27 | 5 | -671/+0 |
* | Use fwcrom.c in /sys/dev/firewire. | simokawa | 2003-04-26 | 2 | -502/+2 |
* | Grammar and punctuation fixes | brueffer | 2003-04-25 | 1 | -7/+7 |
* | Repair the UFS2 superblock location consistency check so that it succeeds | tjr | 2003-04-25 | 1 | -1/+1 |
* | Similar to chmod(1); make -v -v mean very verbose and show | johan | 2003-04-25 | 4 | -6/+44 |
* | Document support for the new 'U' flag, which was implemented back in March | gad | 2003-04-24 | 1 | -6/+17 |
* | init_nsm() is executed after a call to daemon(*, 0), so error and | ghelmer | 2003-04-24 | 1 | -2/+4 |
* | Fix a typo: "Managment" -> "Management". | maxim | 2003-04-24 | 1 | -1/+1 |
* | Document support for the new -s and -R command-line options, and | gad | 2003-04-24 | 1 | -51/+124 |
* | Don't convert the kernel ident to uppercase when writing the Makefile. | des | 2003-04-24 | 1 | -1/+1 |
* | Remove obsolete compatibility ifdef. | imp | 2003-04-23 | 1 | -2/+0 |
* | Copy CIS3 and CIS4 strings into the kernel too. | imp | 2003-04-23 | 2 | -0/+8 |
* | Document support for the <default> entry, which was implemented in | gad | 2003-04-23 | 1 | -2/+8 |
* | The second chdir(1) that I trimmed is needed too | ru | 2003-04-23 | 1 | -2/+3 |
* | chdir(1) into a source directory before attempting to determine the | ru | 2003-04-22 | 1 | -1/+2 |
* | IP addresses can be up to 15 characters long, not 12. | mike | 2003-04-22 | 1 | -2/+2 |
* | Don't use UFS2 by default during the install process on PC98, as the | rwatson | 2003-04-21 | 4 | -22/+36 |
* | Force output of jail ID (if necessary) before excuting the command, | mike | 2003-04-21 | 1 | -1/+3 |
* | Add device driver support for the ASIX Electronics AX88172 USB 2.0 | wpaul | 2003-04-20 | 2 | -0/+2 |
* | Throw the switch--change to UFS2 as our default file system format for | rwatson | 2003-04-20 | 8 | -38/+74 |
* | Grammar fix | brueffer | 2003-04-20 | 1 | -1/+1 |
* | Don't dereference a NULL pointer when we don't have a ':' in the | imp | 2003-04-20 | 1 | -0/+2 |
* | Revert the definitions of _PW_KEY* to their previous values. There is | nectar | 2003-04-18 | 1 | -19/+25 |
* | Fixed an err() format error in rev.1.1. This should have been fatal | bde | 2003-04-17 | 1 | -1/+1 |
* | = Implement thread-safe versions of the getpwent(3) and getgrent(3) | nectar | 2003-04-17 | 1 | -11/+124 |
* | * Add explicit conflict-checking to the package tools. Packages can | kris | 2003-04-17 | 9 | -18/+104 |
* | Revert url.c:1.2: there was a race condition between when I produced | rwatson | 2003-04-17 | 1 | -1/+1 |
* | MFp4(simokawa_firewire): | simokawa | 2003-04-17 | 3 | -16/+275 |
* | Backed out previous commit. Use ${LIBMROUTED} in LDADD again instead of | bde | 2003-04-16 | 2 | -2/+2 |
* | "Fixed" LDADD by backing out part of the previous commit. -lfoo in | bde | 2003-04-16 | 1 | -1/+1 |
* | Use NI_xxx macros. | sumikawa | 2003-04-16 | 1 | -1/+1 |
* | Bump the config version to force people to upgrade their config(8) | phk | 2003-04-15 | 1 | -1/+1 |
* | Add an example of how to use the -m option that clarifies how the bits in | jhb | 2003-04-15 | 1 | -4/+5 |
* | Fix a warning about deprecated string literals. | njl | 2003-04-15 | 1 | -8/+8 |
* | Oops. Back out a style "fix" in the previous commit. SRCS must be defined | bde | 2003-04-13 | 1 | -0/+1 |
* | Silence `make -s' (echo -> ${ECHO}). | bde | 2003-04-13 | 1 | -2/+1 |
* | Avoid emitting duplicate makefile entries. | phk | 2003-04-12 | 1 | -1/+4 |
* | - fixed byte order of route lifetimes in route info opptions. | suz | 2003-04-10 | 1 | -2/+2 |
* | Implement relative mixer adjustment. | mdodd | 2003-04-09 | 2 | -13/+51 |
* | I forgot a rather crucial cast when I made this sectorsize agnostic. | phk | 2003-04-09 | 1 | -12/+12 |