| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Sort includes, and remove superfluous <sys/types.h> | des | 2003-11-17 | 1 | -15/+15 |
* | Instead of blindly loading the ums module and bailing out if that fails, | des | 2003-11-17 | 1 | -2/+38 |
* | Remove the BUGS section introduced in rev 1.11 now that the problem | das | 2003-11-17 | 1 | -15/+0 |
* | Reimplement nologin(8) as a C program. This allows us to statically | das | 2003-11-17 | 3 | -40/+29 |
* | Document nologin(8) as being insecure in conjunction with a dynamic | das | 2003-11-17 | 1 | -0/+15 |
* | logerror is used in syslogd to log errors from syslogd itself. It | dwmalone | 2003-11-16 | 1 | -0/+6 |
* | Remove an argument to printf that is unused. | dwmalone | 2003-11-16 | 1 | -1/+1 |
* | Remove an annoying printf that somehow leaked into rev 1.21. | njl | 2003-11-16 | 1 | -1/+0 |
* | Make this WARNS 2 clean, and fix up the manual page: | trhodes | 2003-11-15 | 12 | -32/+59 |
* | Replace all uses of the old netgraph constants NG_*LEN by the new | harti | 2003-11-15 | 7 | -68/+68 |
* | - poll(2) support. | ume | 2003-11-14 | 10 | -757/+439 |
* | - need_trigger/idx should be u_int, not ssize_t. | ume | 2003-11-14 | 1 | -30/+34 |
* | - interface minimum MTU = 1280 in IPv6. | ume | 2003-11-14 | 1 | -8/+3 |
* | our netstat is installed in /usr/bin. | ume | 2003-11-14 | 1 | -1/+1 |