index
:
freebsd/src
lf/15.0
lf/dev/D50111
lf/dev/alc-msix
lf/dev/anycast-src
lf/dev/bridge
lf/dev/bridge-1q
lf/dev/bridge-inet6-params
lf/dev/bridge-pctrie
lf/dev/bridge-vlan
lf/dev/clang-scan-deps
lf/dev/const-cast
lf/dev/iputils
lf/dev/keyserv2
lf/dev/macdo
lf/dev/make_ether_addr
lf/dev/no_prefixaddr
lf/dev/pkgbase-armfix
lf/dev/pkgbase-bmake
lf/dev/pkgbase-cross-toolchain
lf/dev/pkgbase-uclall
lf/dev/rc.conf.d
lf/dev/routed
lf/dev/traceroute-merge
lf/dev/traceroute-patches
lf/dev/usrj
lf/dev/vlan_input_p
lf/main
lf/stable/15
main
stable/13
stable/14
FreeBSD src (LF version)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
watch
Commit message (
Expand
)
Author
Age
Files
Lines
*
watch.8: Align option list
Alexander Ziaee
2025-08-22
1
-1
/
+1
*
Remove residual blank line at start of Makefile
Warner Losh
2024-07-15
1
-1
/
+0
*
usr.sbin: Automated cleanup of cdefs and other formatting
Warner Losh
2023-11-26
1
-1
/
+0
*
Remove $FreeBSD$: two-line nroff pattern
Warner Losh
2023-08-16
1
-2
/
+0
*
Remove $FreeBSD$: one-line sh pattern
Warner Losh
2023-08-16
2
-2
/
+0
*
Remove $FreeBSD$: one-line .c pattern
Warner Losh
2023-08-16
1
-2
/
+0
*
Update/fix Makefile.depend for userland
Simon J. Gerraty
2023-04-18
1
-2
/
+1
*
ncurses: chase dependency changes in the source tree
Baptiste Daroussin
2021-10-04
1
-1
/
+1
*
Remove sio(4).
Gleb Smirnoff
2019-11-21
1
-1
/
+0
*
Revert r327005 - SPDX tags for license similar to BSD-2-Clause.
Pedro F. Giffuni
2017-12-20
1
-2
/
+0
*
SPDX: These are fundamentally BSD-2-Clause.
Pedro F. Giffuni
2017-12-19
1
-1
/
+1
*
SPDX: mostly fixes to previous changes.
Pedro F. Giffuni
2017-12-13
1
-1
/
+1
*
SPDX: Fix some cases wrongly attributed to MIT.
Pedro F. Giffuni
2017-11-30
1
-1
/
+1
*
various: general adoption of SPDX licensing ID tags.
Pedro F. Giffuni
2017-11-27
1
-1
/
+3
*
DIRDEPS_BUILD: Update dependencies.
Bryan Drewery
2017-10-31
1
-1
/
+0
*
Use strlcpy() when the string is expected to be nul-terminated.
Xin LI
2015-10-06
1
-2
/
+2
*
Add META_MODE support.
Simon J. Gerraty
2015-06-13
1
-0
/
+19
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
Simon J. Gerraty
2015-06-08
1
-2
/
+0
|
*
Merge sync of head
Simon J. Gerraty
2015-05-27
1
-2
/
+1
|
|
\
|
|
/
|
/
|
|
*
Merge head from 7/28
Simon J. Gerraty
2014-08-19
3
-4
/
+3
|
|
\
|
*
|
Updated dependencies
Simon J. Gerraty
2014-05-16
1
-1
/
+0
|
*
|
Updated dependencies
Simon J. Gerraty
2014-05-10
1
-0
/
+2
|
*
|
Merge head
Simon J. Gerraty
2013-09-11
1
-1
/
+2
|
|
\
\
|
*
|
|
Updated dependencies
Simon J. Gerraty
2013-03-11
1
-0
/
+1
|
*
|
|
Updated dependencies
Simon J. Gerraty
2013-02-16
1
-2
/
+0
|
*
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
Marcel Moolenaar
2012-08-22
1
-0
/
+21
*
|
|
|
Convert usr.sbin to LIBADD
Baptiste Daroussin
2014-11-25
1
-2
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Replace all uses of libncurses and libtermcap with their wide character
Brooks Davis
2014-07-17
1
-2
/
+2
*
|
|
use .Mt to mark up email addresses consistently (part2)
Baptiste Daroussin
2014-06-20
1
-1
/
+1
|
|
/
|
/
|
*
|
watch: Do not mess up the tty modes on early error.
Jilles Tjoelker
2013-09-05
1
-1
/
+2
|
/
*
Perform even more style changes.
Ed Schouten
2012-03-10
1
-4
/
+8
*
Fix whitespace.
Ed Schouten
2012-03-10
1
-35
/
+29
*
Convert the snp(4) driver to use cdevpriv.
Ed Schouten
2008-08-15
1
-16
/
+7
*
Allow watch(8) to use more than 10 snp* devices. This limitation was purely
Rink Springer
2008-01-30
1
-6
/
+5
*
Close the tty file descriptor once we're done with it.
Olivier Houchard
2005-09-21
1
-8
/
+8
*
Restore the ability to detach from a tty via SIOCSTTY and document
Ruslan Ermilov
2005-09-19
1
-3
/
+3
*
Open the tty device and pass the fd for SNPSTTY.
Olivier Houchard
2005-09-18
1
-2
/
+8
*
Sort sections.
Ruslan Ermilov
2005-01-18
1
-5
/
+5
*
By default, the watch utility will attempt to open /dev/snp0, if
Christian S.J. Peron
2004-08-10
1
-3
/
+7
*
Eliminated double whitespace.
Ruslan Ermilov
2004-07-03
1
-1
/
+1
*
Mechanically kill hard sentence breaks.
Ruslan Ermilov
2004-07-02
1
-4
/
+8
*
Remove constant which makes the assumption that the length of
Christian S.J. Peron
2004-05-29
1
-2
/
+3
*
Userland signed char fixes for PPC build. Problems were using a char
Peter Grehan
2004-01-22
1
-2
/
+2
*
Use __FBSDID over rcsid[]. Protect copyright[] where needed.
David E. O'Brien
2003-05-03
1
-4
/
+2
*
style.Makefile(5)
David E. O'Brien
2003-04-04
1
-1
/
+1
*
Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
Jens Schweikhardt
2002-12-30
1
-1
/
+1
*
The FIONREAD sysctl operates on an int *, not a size_t *.
Thomas Moestl
2002-11-11
1
-9
/
+8
*
Add break's to case blocks.
Mike Heffner
2002-08-10
1
-0
/
+2
*
The .Nm utility
Philippe Charnier
2002-07-14
1
-6
/
+9
*
de __P
Warner Losh
2002-06-12
1
-39
/
+30
[next]