summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* check if the null encryption is supported or not.ume2004-05-131-1/+11
* Polish the mdoc(7) markup.ru2004-05-123-70/+60
* Use strlcpy(3) instead of strcpy(3).hmp2004-05-101-3/+3
* Remove redundant sanity check before add_mac() when addingcsjp2004-05-091-2/+0
* Teach route(8) how to deal with root being in a prison. If prisoncsjp2004-05-071-0/+4
* When editing a Sun label, make the search for a valid partition linejoerg2004-05-041-4/+21
* Include <sys/time.h> for the declaration of struct bintime instead ofbde2004-05-041-0/+1
* Add missing command.pjd2004-05-031-1/+1
* Add missing commands.pjd2004-05-031-1/+2
* Connect ggatec(8), ggated(8) and ggatel(8) to the build.pjd2004-05-031-0/+1
* Don't repeat handshake.pjd2004-05-031-4/+4
* Link state change notification of ethernet media to the routing socket.andre2004-05-031-1/+14
* Paths correction.pjd2004-05-033-6/+6
* We don't need this any more, while we have /usr/include/geom/concat/.pjd2004-05-031-1/+0
* Fix compiling on 64-bit architectures.pjd2004-05-024-4/+4
* Build gpt(8) on all platforms, except sparc64. Currently gpt(8) ismarcel2004-05-011-2/+4
* For both ifconfig and route if we didn't get enough memory from theambrisko2004-04-302-6/+32
* GEOM Gate network daemon.pjd2004-04-303-0/+774
* GEOM Gate network client and control utility.pjd2004-04-303-0/+708
* GEOM Gate local control utility.pjd2004-04-303-0/+497
* Stuff shared between ggate utilities.pjd2004-04-302-0/+473
* Makefile for building ggate utilities: ggatel(8), ggatec(8), ggated(8).pjd2004-04-301-0/+5
* Invoke tzset(3) within the main loop to catch changes to /etc/localtimeghelmer2004-04-271-0/+2
* The previous change to mount(8) to report ufs or ufs2 usedbmilekic2004-04-262-13/+0
* Add the option versrcreach to verify that a valid route to theandre2004-04-232-2/+28
* Only compare the interesting part of the bootblock with its backup.tjr2004-04-201-4/+8
* use %zu instead of %zdrees2004-04-151-2/+2
* Replace ROUNDUP/ADVANCE with SA_SIZEluigi2004-04-134-34/+7
* Add -P arguments for dump(8) and restore(8) which allow the user togreen2004-04-138-39/+176
* Improve the warnings for dump -L and do not bother doing the snapshot ifgreen2004-04-122-3/+11
* Document that -m also causes the capability list to be displayed.ru2004-04-111-1/+1
* Added the new interface capability option for drivers that implementru2004-04-112-2/+12
* Fixed unformatting of copyright clause 4 in previous commit.bde2004-04-101-1/+1
* Remove advertising clause from University of California Regent's license,markm2004-04-09133-533/+2
* o Fix an incorrect parsing of 0.0.0.0/0 expression.maxim2004-04-091-1/+1
* Don't turn off the regular SIGINFO status information. The use ofiedowse2004-04-071-14/+0
* Add a workaround.pjd2004-04-041-2/+2
* Fix an off-by-one error in the function used to input the ascii/hex strings.phk2004-04-041-4/+7
* Include <time.h> instead of depending on namespace pollution in <sys/stat.h>bde2004-04-041-0/+1
* It seems growfs(8) is now WARNS?=6 safe.mux2004-04-031-1/+1
* Fix the remaining warnings of growfs(8) on my sparc64 box withmux2004-04-031-4/+4
* - Don't abuse caddr_t when what we really want is a void *.mux2004-04-031-4/+5
* Temporarily go back to WARNS=0 until I can figure out what's breakingle2004-04-031-1/+1
* Make growfs WARNS=6 clean.le2004-04-033-45/+49
* Remove these MAINTAINER lines since the maintainers has had theirjohan2004-04-012-4/+0
* Fix regression in setkey whereby parser would fail to recognise tcp asbms2004-03-311-0/+1
* Implement a '-f' flag to teach bsdlabel to work on files instead ofluigi2004-03-302-13/+52
* add support for setting 802.11 rtsthreshold, transmit power,sam2004-03-304-1/+101
* Remove a stray \n from a setproctitle.dwmalone2004-03-301-1/+1
* Backout revision 1.140; it seems that the previous version is clearceri2004-03-271-2/+1
OpenPOWER on IntegriCloud