summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Extend coverage of the MK_IPX build option to the following:ru2006-03-201-1/+9
* Reimplementation of world/kernel build options. For details, see:ru2006-03-1724-65/+112
* Properly convert L2CAP PSM values in sockaddr_l2cap to LE16 byte order.emax2006-03-163-4/+4
* - Use jp.pc98 as default keymap for pc98.nyan2006-03-162-2/+10
* Do `mount_devfs' when starting a jail.jcamou2006-03-161-0/+1
* If a keymap file is not found for the selected country then default to the morethompsa2006-03-152-4/+10
* If we don't want HTML docs, we might still want manpages.ru2006-03-152-3/+2
* Style: NO_MAN doesn't need any value.ru2006-03-153-5/+5
* Close descriptor in retrieve_x509_marker function.krion2006-03-152-10/+16
* Teach bthidd(8) to reload its config when SIGHUP is received.emax2006-03-141-3/+27
* Fix typoemax2006-03-131-1/+1
* Silence some warnings by defining configuration preprocessor symbols.harti2006-03-131-1/+1
* use the same test as release/Makefile to select WITH_SMPsam2006-03-112-4/+6
* Disable an SMP detection on pc98.nyan2006-03-104-4/+4
* Remove including of libc sources. All the required functionsdeischen2006-03-101-8/+2
* missed a case that needs WITH_SMPsam2006-03-092-0/+4
* Rever the previous changes. It turns out that it perfectly correctgad2006-03-093-3/+3
* Add -F option to not fail on already installed packages.phk2006-03-094-5/+13
* Switch these makefiles to use 'MAN=' to indicate they will not generategad2006-03-083-3/+3
* Revamp base system packaging of kernels to enable up/smp selectionsam2006-03-0813-15/+1166
* Remove trailing dot from the servername in the serverlist to be ableume2006-03-071-1/+1
* Correct handling of HTTP_PROXY_AUTH. A password may have `:'.ume2006-03-071-1/+1
* Fix version number when the feature was added.hrs2006-03-071-1/+1
* update for v0.4.8 import of wpa_supplicant and hostapdsam2006-03-075-26/+117
* By default (for security reasons) syslogd(8) doesn't create log filespjd2006-03-062-5/+14
* Don't build IPv6 support if NO_INET6 was definedmatteo2006-03-061-1/+5
* Fix usage().phk2006-03-061-1/+1
* Add new NTP servers for Taiwan.ceri2006-03-012-0/+30
* Wrap keymap menu helper functions in #ifdef WITH_SYSCONS to unbreak thejhb2006-03-012-0/+4
* Fix numerous warnings. Aside from menu items in system.c and menu.cjhb2006-02-2824-72/+59
* Use some helper macros for the device table so it can fit in 80 columns andjhb2006-02-282-154/+178
* Drop unused major, minor, and delta values from device table.jhb2006-02-282-46/+40
* G/C some cruft.jhb2006-02-284-74/+4
* - Autogenerate a menu containing a list of countries and keymaps supportedjhb2006-02-2814-8/+392
* A bandaid to unbreak world.ru2006-02-271-0/+1
* Reconnect bsnmpd to the build. It was temporarily disable because of aharti2006-02-271-0/+1
* Fix pmccontrol(8) on Intel Xeon's running in 64 bit mode.jkoshy2006-02-271-1/+1
* Reference sha256(1) instead of sha256(8), which doesn't exist.wkoszek2006-02-261-1/+1
* The quot command expected all inodes contents to be valid, howeverdwmalone2006-02-251-3/+31
* - Back out 1.155. I mismerged my ancient local patch. Luckily it wasjkim2006-02-232-36/+46
* - Use official version strings for LMP and HCI version reporting and addmarkus2006-02-234-7/+42
* Fix typojulian2006-02-231-1/+1
* use the specified key index for non-group keys; this fixes staticsam2006-02-211-4/+5
* Fix scancode translation tablemarkus2006-02-201-2/+3
* Back out revs 1.18 and 1.19; they were based on incorrect assumptions.des2006-02-191-4/+0
* Build audit command line tools only if NO_AUDIT isn't defined.rwatson2006-02-181-4/+11
* Look for cpu/ichss instead of cpu/p4tcc, which is i386/amd64-only.des2006-02-181-1/+1
* Load cpufreq at startup if it isn't there already.des2006-02-181-0/+4
* Replace the guts of usbmodule() with calls to the new kld(3) functions.des2006-02-181-34/+1
* Change default build of wpa_supplicant to include EAPOL support;sam2006-02-142-5/+5
OpenPOWER on IntegriCloud