index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the TAB key tab. Under syscons, shift-TAB also performs a backtab.
hoek
2000-05-11
3
-0
/
+8
*
Fix a comment and actually expand \t the way the comment suggests.
hoek
2000-05-11
1
-6
/
+10
*
Corractly use .Nm and .An/.Aq macros. Replace FreeBSD with .Fx macro
phantom
2000-05-10
1
-7
/
+10
*
The printenv(1) command is now a builtin(1) in csh(1).
sheldonh
2000-05-09
1
-0
/
+7
*
Fix miscellaneous mdoc macro argument limit infringements.
sheldonh
2000-05-09
1
-2
/
+1
*
Exit if we read two EOFs from the keyboard input stream. Why two and not
hoek
2000-05-09
1
-5
/
+19
*
Don't segv if viewing "#" and there is no prev-file (long-standing).
hoek
2000-05-09
1
-2
/
+3
*
Oops, revert previous commit
kris
2000-05-07
1
-2
/
+2
*
Update device references.
kris
2000-05-07
3
-8
/
+7
*
Add $FreeBSD$ (and test remote commits after the Freefall upgrade)
obrien
2000-05-06
1
-0
/
+1
*
Remove unneeded #include <sys/buf.h>
phk
2000-05-05
1
-1
/
+0
*
Don't include <sys/buf.h>
phk
2000-05-05
3
-3
/
+0
*
These files are located under usr.bin/calendar/calendars/ru_RU.KOI8-R now
phantom
2000-05-04
5
-131
/
+0
*
Rename calendars/ru_SU.KOI8-R to calendars/ru_RU.KOI8-R to reflect
phantom
2000-05-04
2
-2
/
+2
*
Correct comments and variable names left since repo-copy
phantom
2000-05-04
5
-23
/
+23
*
Add missing $FreeBSD$ tags
phantom
2000-05-04
4
-0
/
+7
*
Restore this file.
obrien
2000-05-02
1
-0
/
+152
*
Add descriptions of the nm(1aout) keywords and their meanings.
obrien
2000-05-02
1
-0
/
+26
*
nm.1aout is used here now.
obrien
2000-05-02
1
-152
/
+0
*
Fix a long vs. int problem that was fatal on i386s with 64bit longs (but
hoek
2000-05-02
1
-8
/
+11
*
Remove the undocumented semconfig() system calls. These cause more trouble
peter
2000-05-01
1
-8
/
+0
*
Remove reference to bsd2dos command, refer to fconv and similar.
nik
2000-04-30
1
-3
/
+3
*
Add descriptions of the nm(1) keywords and their meanings.
nik
2000-04-30
1
-0
/
+26
*
Default device not longer uses the "r" raw prefix.
obrien
2000-04-26
1
-1
/
+1
*
Add braces to avoid ambiguity in a nested conditional (silences a gcc
sheldonh
2000-04-26
1
-1
/
+2
*
Unbreak for the case where ``make obj'' was run first.
obrien
2000-04-26
1
-0
/
+1
*
Hello, getconf. This is a slight reinvention of the
wollman
2000-04-26
8
-0
/
+689
*
Fix excessive use of parenthesis in previous commit.
sheldonh
2000-04-25
2
-2
/
+2
*
Use Garrett's new (clearer) names.
markm
2000-04-23
1
-7
/
+7
*
Remove redundat extern declaration
cracauer
2000-04-20
1
-1
/
+2
*
Change <event.h> --> <sys/event.h>
jlemon
2000-04-18
1
-1
/
+1
*
No such thing like `southamericarand' when Rand is the currency of ZA...
joerg
2000-04-18
1
-1
/
+1
*
* I goofed and didn't break sentances the right way.
obrien
2000-04-18
1
-14
/
+16
*
Change our ELF binary branding to something more acceptable to the Binutils
obrien
2000-04-18
4
-43
/
+81
*
Change tail to use kqueue/kevent to obtain a notification when
jlemon
2000-04-16
1
-22
/
+51
*
Do not pull in <sys/select.h>, it isn't required.
jlemon
2000-04-16
1
-1
/
+2
*
#include <errno.h> where needed. Kill extern int errno;.
imp
2000-04-14
16
-21
/
+32
*
Do not issue a warning when chflags() fails with EOPNOTSUPP.
sheldonh
2000-04-13
2
-2
/
+3
*
Use an MD5 checksum to test for file changes; the previous method
sheldonh
2000-04-12
2
-3
/
+10
*
Add a new options: -m enables searching for memory-mapped files.
green
2000-04-05
2
-3
/
+81
*
Fixed prototype for setflags(). setflags() returns int, not u_long,
bde
2000-04-04
1
-1
/
+1
*
Document that the flags can be specified as an octal number.
jdp
2000-04-03
1
-1
/
+2
*
The FreeBSD/Sparc64 port will also have an __ELF_WORD_SIZE of 64.
steve
2000-04-02
2
-2
/
+2
*
Fix a bug in rsh that caused the remote process to hang waiting on
bsd
2000-04-01
1
-0
/
+2
*
Instead of checking for a non-zero return value from kvm_read, check
nectar
2000-03-31
1
-1
/
+1
*
While I'm in here, remove an unused variable.
sheldonh
2000-03-30
1
-1
/
+1
*
Fix buffer overflow copying the ``kernel'' command-line argument into
sheldonh
2000-03-29
1
-2
/
+4
*
Cross-reference ldd(1) in rtld(1) and vice versa.
sheldonh
2000-03-28
1
-1
/
+2
*
Get rid of hard sentence break
charnier
2000-03-27
2
-3
/
+5
*
More rusers to .Nm convertion
charnier
2000-03-27
1
-5
/
+9
[next]