]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-09-01 Andrey A. ChernovNote that prev. commit addition is for ftell/ftello
2001-09-01 Andrey A. ChernovDescribe ESPIPE as result of unspecified file-position...
2001-09-01 Andrey A. ChernovDescribe file-position behaviour from POSIX
2001-09-01 Andrey A. ChernovStrict in the POSIX sence, if file position is unspecif...
2001-09-01 Andrey A. ChernovIf lseek to wrong value sucessfully happens despite...
2001-09-01 Andrey A. ChernovIf position is underflowed, don't try to hide that...
2001-09-01 Dima DorfmanNew release note: syslogd -b
2001-09-01 Nick HibmaFirst check whether the USB transfer was cancelled...
2001-09-01 Nick HibmaRegen.
2001-09-01 Nick HibmaSpelling nit.
2001-09-01 Søren SchmidtMake "atapi less" kernels link again.
2001-09-01 Dima DorfmanIntroduce a -b option that allows the user to specify...
2001-09-01 Matthew DillonUndo last commit. The problem's been fixed for a long...
2001-09-01 Kris KennawayUpdate a duplicate quotation.
2001-09-01 Kris KennawayFix some unsafe signal handlers, and be careful not...
2001-09-01 Kris KennawayDon't do unsafe activities in the syscall handler.
2001-09-01 Kris KennawayRemove some unsafe function calls from the signal handlers.
2001-09-01 Matthew DillonPushdown Giant for: profil(), ntp_adjtime(), ogethostna...
2001-09-01 Bruce A. MahIt is *indeed* possible to run Alpha Linux binaries...
2001-09-01 Matthew DillonGiant pushdown sys_exit(), [o]wait(), wait4()
2001-09-01 Matthew DillonGiant Pushdown ACL syscalls:
2001-09-01 Matthew Dillonregenerate syscalls
2001-09-01 Matthew DillonMake yield() MPSAFE.
2001-09-01 Matthew DillonPushdown Giant for acct(), kqueue(), kevent(), execve...
2001-09-01 Andrey A. ChernovBack out disabling ungetc() at 0, use different solution:
2001-09-01 John BaldwinAxe stale mp_fixme().
2001-09-01 Robert Watsono Attach cap_cmp.c and cap_copy.c to the build.
2001-08-31 Robert Watsono More conservative permissions for kerberos.log: 600...
2001-08-31 Andrey A. ChernovDescribe EOVERFLOW I implement per POSIX.
2001-08-31 Mike SmithDon't claim memory resources owned by a PNP0C01 device...
2001-08-31 Murray StokelyAdd an entry for the Zip 250.
2001-08-31 Matthew DillonPushdown Giant for nfs syscalls (nfssvc())
2001-08-31 Matthew DillonMake various posix4 system calls MPSAFE (will fixup...
2001-08-31 Murray StokelyAdd entries for 3wire terminals. (carrier not supplied...
2001-08-31 Matthew Dillonmake swapon() MPSAFE (will adjust syscalls.master later)
2001-08-31 Matthew DillonAdd FD_SETSIZE warning to types.h
2001-08-31 Matthew Dillonmark obreak() and ovadvise() as being MPSAFE
2001-08-31 Murray StokelyAdd ID for the Best Data Smart One 56SPS Voice modem.
2001-08-31 Matt Jacobadd 2300/2312 notes
2001-08-31 Mark PeekExit gracefully when a SIGHUP is received. This prevent...
2001-08-31 Robert Watsono Screw over users of the kern.{security.,}suser_permit...
2001-08-31 Matt Jacobadd 2300/2312 references
2001-08-31 Murray StokelyCorrect the ID for the ALS0120 PnP Joystick. It is...
2001-08-31 Matt Jacobnote 2300/2312 support
2001-08-31 Matt JacobAdd 2 Gigabit Fibre Channel support (2300 && 2312 cards...
2001-08-31 Matt JacobAdd 2300/2312 (2Gbit) firmware.
2001-08-31 Murray StokelyAdd OMRON ME5614ISA PnP modem.
2001-08-31 Andrey A. ChernovAdd originally missing __sinit() call.
2001-08-31 Andrey A. ChernovSimplify offset underflow checks even more
2001-08-31 Murray StokelyAdd PCI device IDs for Kuotech dual port serial cards.
2001-08-31 Jordan K. HubbardPreserve /etc/hosts.allow and /etc/dhclient.conf during...
2001-08-31 Andrey A. ChernovDescribe that we disallow ungetc at offset 0 now.
2001-08-31 Jordan K. HubbardWhoops, forgot a hunk on the previous patch. Fix RTSOL...
2001-08-31 Jordan K. HubbardPR: 26187
2001-08-31 Andrey A. ChernovDisallow ungetc at offset 0 (to prevent negative offset...
2001-08-31 Andrey A. ChernovDrop buffer first, _then_ ask for real position
2001-08-31 Andrey A. ChernovThe same big piece of ftell code repeated in 3 places...
2001-08-31 Mike SmithDon't activate placeholder resources; it can be very...
2001-08-31 Bruce A. MahWhitespace-only commit that can be ignored by translators.
2001-08-31 Bruce A. Mahdiskcheckd(8) is gone from the base system, so undo...
2001-08-31 Ruslan ErmilovSECURITY: Drop `setgid kmem' bit as early as possible.
2001-08-31 Ruslan ErmilovSort predicates.
2001-08-31 Dima DorfmanThe file_descriptor argument to -t isn't optional,...
2001-08-31 Dima DorfmanMake the 'echo' output for blanktime and scrnmap consis...
2001-08-31 Andrey A. ChernovIf file offset is smaller than internal buffer characte...
2001-08-31 Jonathan LemonAdd missing "opt_inet6.h" header.
2001-08-31 Jonathan LemonWhitespace change.
2001-08-31 Andrey A. ChernovInitialize _offset to 0 in fopen(), it helps to optimiz...
2001-08-31 Andrey A. ChernovDetect fp->_offset overflow on read
2001-08-31 Ruslan Ermilovmdoc(7) police: minor formatting tweaks.
2001-08-31 Ruslan ErmilovSynch with NetBSD and OpenBSD.
2001-08-31 Alexander LangerFinal way: Don't include /etc/defaults/make.conf at...
2001-08-31 Jose M. AlcaideAdd myself.
2001-08-31 Alexander LangerDon't .error, if /etc/defaults/make.conf exists. This...
2001-08-31 Bruce EvansFixed style bugs in rev.1.4, including clobbering of...
2001-08-31 Bruce EvansDon't clobber the default for CFLAGS.
2001-08-31 Bruce EvansDon't clobber the default for CFLAGS.
2001-08-31 Ruslan ErmilovAdd manpage for inet_net_ntop(3) and inet_net_pton(3).
2001-08-31 Ruslan ErmilovUse ``.Rv -std'' wherever possible.
2001-08-31 Robert Watsono Move definition of CAP_MAX_BUF_LEN to sys/capability.h
2001-08-31 Peter WemmSimilar to changes on i386/alpha/etc pmap.c; converge...
2001-08-31 Peter WemmConverge with i386/alpha/etc pmap.c for pmap_new_proc...
2001-08-31 Peter WemmSame as i386/i386/pmap.c: clean up some style. This...
2001-08-31 Peter WemmSame treatment as i386/isa/pmap.c - clean up some style...
2001-08-31 Takanori WatanabeCall OS-independent resume routine to execute _WAK...
2001-08-31 Mike BarcroftRevert previous delta; <arpa/inet.h> isn't quite ready...
2001-08-31 Eric MelvilleAttempt to make key behavior more clear.
2001-08-31 Mike Barcrofto Deprecate byteorder(3) prototypes from <sys/types...
2001-08-31 Peter WemmDo a style cleanup pass for the pmap_{new,dispose,etc...
2001-08-31 Jonathan LemonRemove already commented out entry for pci/fxp.c
2001-08-31 Jonathan LemonThe fxp driver has lived in dev/fxp for some time,...
2001-08-31 Robert WatsonPrototypes for cap_equal_np() and cap_subset_np().
2001-08-31 Robert WatsonNote that ASU is now deprecated.
2001-08-31 Mike SmithRevert previous "fix"; bus mice still have to be manual...
2001-08-31 Robert Watsono Use .Fx to refer to FreeBSD
2001-08-31 Robert Watsono Remove definition of CAP_MAX_BUF_LEN since it is...
2001-08-31 Peter WemmTidy up cpu_fork() a little. This is mainly for change...
2001-08-31 Robert Watson Introduce implementations of POSIX.1e non-portable...
2001-08-31 Eric MelvilleProperly move cursor when home and end keys are used.
2001-08-31 Matthew DillonCleanup
next