summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Explain to the compiler why the aliasing we're doing is OK.des2009-06-137-38/+33
* Fix a large number of signed - unsigned comparison warnings.des2009-06-136-34/+43
* Change hashtable_index_t to unsigned.des2009-06-132-5/+3
* #include the right header so we get prototypes for our own functions.des2009-06-131-1/+1
* Further #include cleanup.des2009-06-1310-12/+25
* Make the debugging macros expand to (void)0 instead of simply nothingdes2009-06-132-36/+36
* #include cleanupdes2009-06-1313-22/+28
* Provide correct prototypes for functions with no arguments.des2009-06-1212-34/+34
* _nss_cache_cycle_prevention_function doesn't actually need to be a function,des2009-06-121-10/+10
* Update the content of the nfsv4.4 man page to reflect the finalrmacklem2009-06-121-42/+56
* syslog.conf(5): correct exampleavg2009-06-111-4/+4
* - Make pstat(8) WARNS=6 safe.stas2009-06-112-22/+33
* Lower WARNS due to alignment issues on sparc64.des2009-06-111-1/+1
* Correct my previous commit to pstat(8).ed2009-06-111-1/+1
* Make most of pstat(8) build with WARNS=6.ed2009-06-111-6/+7
* As of sam's r175206, arp builds cleanly at WARNS level 6, but the Makefiledes2009-06-112-4/+8
* In the old-style jail command line, explicitly set parameters from thejamie2009-06-101-2/+39
* Fix typo.yongari2009-06-101-1/+1
* Add alc(4) to the list of supported network interface.yongari2009-06-101-0/+1
* 1. Update the message that prints out for -U when the mtree database doesdougb2009-06-091-7/+7
* Get the other NG_PATHLEN while I'm here too :(.imp2009-06-091-1/+1
* Use NG_PATHSIZ instead of NG_PATHLEN + 1.imp2009-06-091-1/+1
* Fix grammar.jkoshy2009-06-081-1/+1
* The change r192913 has added dependency on IP_RECVDSTADDR beingkan2009-06-081-0/+7
* Import ACPICA 20090521.jkim2009-06-056-23/+64
* Do not force the mtu to 2290; this was done to insure large EAPOL framessam2009-06-051-12/+0
* Re-format the nfsv4.4 man page so that all sentences start on armacklem2009-06-031-10/+20
* Catch up with the times: "mozilla" -> "firefox".jkoshy2009-06-021-2/+2
* Add support for the build options that are currently in the port:dougb2009-06-011-1/+19
* Fix segfault when giving invalid long option to pkg_info.jilles2009-06-011-0/+1
* o) Restructure tcpdrop(8) to provide a facility to try to drop all establishedjmallett2009-06-012-56/+319
* Several cleanups to ipfwpcap(8).ed2009-05-312-63/+62
* Teach powerd how to query the PMU AC line state on PowerPC.nwhitehorn2009-05-311-10/+18
* Update BIND to version 9.6.1rc1. This version has better performance anddougb2009-05-314-1/+54
* Code cleanup for nfs4 utilities:delphij2009-05-295-62/+52
* Place hostnames and similar information fully under the prison system.jamie2009-05-291-6/+16
* Fix some inaccuracies in the extensible parameter addition.jamie2009-05-291-2/+2
* Change the "-4" argument for nfsd and mountd to "-e" to avoidrmacklem2009-05-284-18/+18
* Modify mountd to handle the experimental nfs server as well as thermacklem2009-05-273-135/+358
* Fix xref name.thompsa2009-05-271-1/+1
* Merge final round of MLD changes from p4:bms2009-05-272-14/+12
* Add support for the arbitrary named jail parameters used by jail_set(2)jamie2009-05-278-820/+1586
* MFV of tzcode2009h revision r192887edwin2009-05-275-6/+19
* Add two new utilities and two new daemons to /usr/src/usr.sbin thatrmacklem2009-05-2613-0/+1813
* Fix a race that can stall the timer when we remove a timer that has anotherbrian2009-05-261-14/+23
* Modify nfsd.c to add support for the experimental nfs server.rmacklem2009-05-245-29/+544
* MFV of tzcode2009e:edwin2009-05-2312-1439/+1495
* Use calloc().delphij2009-05-211-7/+4
* Verify that the username length is smaller than MAXLOGNAME whenbrian2009-05-201-1/+5
* Skip @pkgdep if there's no argument.flz2009-05-192-1/+5
OpenPOWER on IntegriCloud