summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2007-06-24track 4.2.4p2 importkardel
2007-06-23Don't use __arraycount because this is a 700L, and toolz have messed upchristos
2007-06-23unb0rk tools/ builds on systems that don't have __arraycount() defined.dogcow
2007-06-23fix usage check.christos
2007-06-23fix a comment and use efopenchristos
2007-06-23Add a uniq option to delete duplicate entries from the services file.christos
2007-06-23PR/36527: Greg A. Woods: installboot(8) doesn't allow for the validchristos
2007-06-21print warning if directory cache invalidation failspooka
2007-06-13We also need -ltermcap when we use -ledit.he
2007-06-12Call openlog() earlier than syslog().kiyohara
2007-06-11Add emulation of "fusermount -V". This prints out the fusermount versionagc
2007-06-09put back readline. I think I fixed the libedit issue. If I did not, thenchristos
2007-06-08Remove the remaining sendmail config files (including everything inpavel
2007-06-08wiconfig should exit with status 1 if used on an interface which doessborrill
2007-06-06Make format directive match type of of_buflen.rjs
2007-06-06Move puffs to a two clause license where it already isn't so. Andpooka
2007-06-04PR/36440: Martin Husemann: rpcbind complains about non-errors.christos
2007-06-03ofctl can write its OFW tree to a proplib. (reading from a proplib doesn'tmatt
2007-06-02Separate postinstall checks in two groups: enabled and disabled bypavel
2007-06-01Bring the example concerning a bootable ISO9660 for i386 up-to-date,dyoung
2007-05-28Since Christos cleaned up the use of libc internals here, we can switchtls
2007-05-28get rid of libc cruft. requested by tlschristos
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-05-28Revert previous: the readline support here does unspeakable things withtls
2007-05-27turn on command line editing.christos
2007-05-27Gross workaround for PR 36390: don't overwrite the stack with zeroes whentls
2007-05-27For FORTIFY_SOURCE: do not pretend to convert code from b* to mem* bytls
2007-05-27Guess the terminal size on each change instead of during program startup.jmmv
2007-05-27don't look at the wrong structure to bring the interface down. Also keepchristos
2007-05-27unregister the read socket when we deinit, otherwise the stale socket stayschristos
2007-05-25build ofctl on sparcmacallan
2007-05-25make this work with OBP2macallan
2007-05-21devnullify ssh process's stderr to avoid tty spampooka
2007-05-20In case we are really tight on vnodes, the directory vnode mightpooka
2007-05-20Observe that when doing ls -l, the attributes of the first filepooka
2007-05-20Implement SUPERREADDIR (like nfs readdirplus) getattr cache warmingpooka
2007-05-20Change the signature of puffs_respcmp to return -1,0,1 for smaller,pooka
2007-05-20Update pathnames to the services and netgroups databases after their moveseb
2007-05-19Improve wording for -T.wiz
2007-05-19Sort sections. Use Po/Pc to avoid weird Xr arguments.wiz
2007-05-19support reclaim. set noref setback when removing a node to promptpooka
2007-05-18remove obvious incorrect assert() from doreclaim() and remove thepooka
2007-05-18* use NOREF setback to prompt immediate (well, once the kernelpooka
2007-05-17reflect changes in fs mount: use puffs_mount() instead ofpooka
2007-05-17whitespace fixes.christos
2007-05-17Deal with delta being negative on machines which signed shifts don't shift 1's.christos
2007-05-16Add an example to the manual page.agc
2007-05-16coverity CID 1220: Don't use size_t for return of read.christos
2007-05-16deal with namespace pollution caused by tcpd.christos
2007-05-16Add error parameter to puffs_framev_cb to signal if there is apooka