summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* add debug msgsam2006-04-201-0/+3
* Add -u and -U which functions like the jail(8) that allowdelphij2006-04-193-6/+80
* Add the ability to log to an arbitrary udp port as well as thejulian2006-04-172-6/+43
* Update a couple of comments relating to RFCs.dwmalone2006-04-171-2/+5
* Back out a Makefile change that accidently snook in.dwmalone2006-04-171-1/+1
* Port 37 (RFC 738) style times are supposed to be a 32 bit time sincedwmalone2006-04-172-7/+7
* Add INDEX-7 and remove trailing spaces.krion2006-04-171-3/+5
* Use bzip2(1) by default to compress package tarball onkrion2006-04-171-1/+6
* remove some unnecessary perror callssam2006-04-171-2/+0
* o De-register local vars.maxim2006-04-161-6/+4
* o Trim EOL whitespaces and tabs, replace eight w/s by tabs.maxim2006-04-161-20/+20
* o Implement Solaris-like -x flag: show extended disk statistics.maxim2006-04-162-15/+136
* o Do not mangle current session user login name with jail -u|-U.maxim2006-04-161-1/+1
* Fix copy-and-pasto in comment.jkim2006-04-141-1/+1
* Fix minimal installation check. 'X' was not displayed when it was selected.jkim2006-04-142-2/+2
* - Let make(1) track dependencies and regen netid map when needed.ru2006-04-131-8/+1
* Add missing library dependencies.ru2006-04-132-2/+2
* libc_r is no longer provided, and on alpha and sparc64, libthrru2006-04-121-2/+2
* adapt PacketGetAdapterNames to 0.4.8 calling conventionsam2006-04-121-6/+6
* When printing a map, print the number of samples recorded by each gmon.out file.jkoshy2006-04-051-5/+18
* - Teach pmcstat(8) to log over the network; the -O option nowjkoshy2006-04-023-24/+107
* Currently, if writing out a log entry fails, we unlink that log entry from ourcsjp2006-03-301-5/+12
* Teach sysinstall about mfi(4).scottl2006-03-292-0/+2
* MFP4: Support for profiling dynamically loaded objects.jkoshy2006-03-264-447/+986
* fixed a potential memory leaksuz2006-03-241-1/+3
* Only set the size of /usr to whatever-is-left is whatever-is-left iscperciva2006-03-242-0/+2
* avoid heap overrunsuz2006-03-231-1/+1
* Fix version number when the feature was added.hrs2006-03-231-1/+1
* Properly map mouse buttonsemax2006-03-211-1/+4
* Folded WITH_HESIOD_SUPPORT into WITH_HESIOD.ru2006-03-212-2/+2
* 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
OpenPOWER on IntegriCloud