| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Be consistent in the EXAMPLES formatting. | obrien | 2004-01-01 | 1 | -0/+1 |
* | Only a read-only file descriptor is required to implement list_devs() | rwatson | 2003-12-31 | 1 | -1/+1 |
* | Use separate events for resume from standby and suspend in the apm(4) | njl | 2003-12-30 | 1 | -3/+7 |
* | Add support for /etc/rc.suspend and /etc/rc.resume for ACPI. They are | njl | 2003-12-30 | 2 | -4/+31 |
* | Remember to use stringcvt() to expand %foo% strings in registry values in | wpaul | 2003-12-30 | 1 | -1/+1 |
* | Use intmax_t to avoid wrap on large images in verbose output. | alfred | 2003-12-28 | 1 | -3/+4 |
* | you have to use 'install' subcommand instead of '-c' option | ume | 2003-12-26 | 1 | -1/+1 |
* | when no source-address-selection policy is installed, not scan | ume | 2003-12-26 | 1 | -1/+5 |
* | o Actually add -x option: probeonly assigment was missed | maxim | 2003-12-26 | 1 | -0/+3 |
* | Correct a typo in the text. | wpaul | 2003-12-23 | 1 | -9/+2 |
* | Fix a case of undefined behavior due to overlapping buf objects in | schweikh | 2003-12-23 | 1 | -2/+3 |
* | fixed a bug that 'ip6addrctl delete' command does not work | suz | 2003-12-22 | 1 | -1/+1 |
* | Teach the Fixit environment how to deal with a dynamic root. Symlink | scottl | 2003-12-21 | 2 | -12/+12 |
* | - Add new FTP mirror site in Turkey (first/only one). | kensmith | 2003-12-21 | 2 | -0/+6 |
* | Do an update mount operation to mount the mfsroot as read/write rather | jhb | 2003-12-20 | 2 | -2/+12 |
* | Fix uncontrolled access to the buffer in rfcomm_sppd(1). | emax | 2003-12-19 | 1 | -2/+2 |
* | Make ndiscvt(8) emit the binary image array as inline assembly code rather | wpaul | 2003-12-18 | 1 | -8/+16 |
* | Grrrr. Remove -g flag that snuck in. | wpaul | 2003-12-18 | 1 | -1/+1 |
* | Deal with the duplicate sysctl leaf problem. A .inf file may contain | wpaul | 2003-12-18 | 2 | -33/+27 |
* | Install 100dpi fonts by default when installing X11: fun as using 75dpi | rwatson | 2003-12-17 | 1 | -1/+1 |
* | Correct truncation detection after use of snprintf: The case where | nectar | 2003-12-17 | 2 | -5/+5 |
* | o grammar fixes | brueffer | 2003-12-17 | 1 | -7/+7 |
* | Re-linewrap help file on securelevels in sysinstall: sysinstall is | rwatson | 2003-12-16 | 1 | -24/+26 |
* | Once upon a time, DEVFS was optional, major numbers where static, and /dev | scottl | 2003-12-16 | 1 | -22/+1 |
* | Provide a way to deal with rc.conf which may already be populated in certain | trhodes | 2003-12-13 | 2 | -0/+4 |
* | Support yet another variant of WinXP .INF files. | wpaul | 2003-12-13 | 1 | -5/+11 |
* | Attempt to handle WinXP .INF files. Also, in dump_regvals(), handle | wpaul | 2003-12-12 | 1 | -9/+36 |
* | Fix handling of .INF files with more than one PCI ID defined. | wpaul | 2003-12-11 | 1 | -2/+3 |
* | Fix getopt() string so -o works. | wpaul | 2003-12-11 | 1 | -1/+1 |
* | Grrr. Put the right .PATH statements in the right Makefiles. | wpaul | 2003-12-11 | 1 | -1/+1 |
* | Commit the ndiscvt(8) utility too. (Missed it in the last import.) | wpaul | 2003-12-11 | 7 | -0/+1138 |
* | Commit the first cut of Project Evil, also known as the NDISulator. | wpaul | 2003-12-11 | 1 | -0/+1 |
* | Add just enough of i386/include/pcvt_ioctl.h to amd64/include/pcvt_ioctl.h | obrien | 2003-12-10 | 1 | -0/+1 |
* | Add IPv6 support to pppctl by using getaddrinfo() and trying each address | tjr | 2003-12-07 | 1 | -89/+115 |
* | Fix our kernel support for Basic Block Profiling to work with GCC33. | phk | 2003-12-03 | 2 | -13/+69 |
* | Reconnect ipfstat, ipnat, and ipftest to the build now that if_xname | brooks | 2003-12-02 | 1 | -1/+2 |
* | Replace the KDE and GNOME 2 desktops with KDE (Lite Edition) and GNOME 2 | marcus | 2003-12-02 | 4 | -8/+8 |
* | Spell SSHd as sshd. | rwatson | 2003-12-01 | 2 | -2/+2 |
* | The new "spec against spec" comparison code was yet another time | phk | 2003-11-30 | 1 | -7/+22 |
* | Add a Securelevel sub-menu to the Security configuration menu, | rwatson | 2003-11-29 | 7 | -0/+190 |
* | Cosmetic fix: a message was mixed with a dialog box border line. | olgeni | 2003-11-28 | 1 | -1/+1 |
* | Remove security profiles from sysinstall. Currently, security profile | rwatson | 2003-11-28 | 9 | -188/+10 |
* | - Drop down to one snapshots FTP site since that's all we have now | kensmith | 2003-11-24 | 2 | -32/+40 |
* | Add Greek keymaps to sysinstall. | jhb | 2003-11-20 | 4 | -10/+18 |
* | A variety of content cleanups: | rwatson | 2003-11-20 | 1 | -22/+70 |
* | No need to copy sysinstall into a jail with -CURRENT, since in | rwatson | 2003-11-20 | 1 | -10/+2 |
* | Off by one error in malloc. | phk | 2003-11-19 | 1 | -1/+1 |
* | Catch up with the latest in device naming. | obrien | 2003-11-18 | 1 | -5/+5 |
* | * Auto-detect what device to use if none is specified | eivind | 2003-11-17 | 2 | -18/+33 |
* | __FBSDID; remove duplicate <ctype.h>; try to reduce style inconsistencies. | des | 2003-11-17 | 1 | -46/+43 |