]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-04-20 mikeReenable the newly unbroken hfa device.
2002-04-20 jmallettAdd a test for jot(1).
2002-04-20 gshapiroTwo more files to keep track of.
2002-04-20 jmallettA simple test for join(1) based on tjr's test case...
2002-04-20 mikeChange two KM_COPY()s to bcopy(). This should have...
2002-04-20 gshapiroDespite the fact that it is documented in the handbook...
2002-04-20 jmallettAdd an exceedingly simple regression test for the file2...
2002-04-20 gshapiroIn my continuing crusade to make life better for non...
2002-04-20 jmallettAdd regression tests for parts of xargs(1).
2002-04-20 jmallettAdd a comment regarding the file header, and the mode...
2002-04-20 jmallettAdd uuencode(1) and uudecode(1) regression test input...
2002-04-20 jakeMFi386 1.222. Remove vm_map_growstack and acquisition...
2002-04-20 jmallettStart adding framework for userland regression tests...
2002-04-20 fennerImplement several of the c99 updates to scanf(3):
2002-04-20 desOops, fix an inverted if test.
2002-04-20 desStrip /dev/ from tty name, and clean up the "last login...
2002-04-20 jakeCheck the alignment of the stack pointer before copying...
2002-04-20 jakeFix off by one errors in cache flush calls (mostly...
2002-04-20 jakeAdd needed include of tick.h.
2002-04-20 jakesysinstall compiles on sparc64.
2002-04-20 rwatsonAdd an XXX: linux_uselib() should be using vn_open...
2002-04-20 semenuUpdate the email appearing in copyright string.
2002-04-20 semenuMerge ``&& must be ||'' bug noticed and fixed in OpenBS...
2002-04-20 charnierUse `The .Nm utility'
2002-04-20 deslogin(3) doesn't care about the controlling terminal...
2002-04-20 desFix for the sshd(8) utmp problem. Previously, login...
2002-04-20 charnierUse `The .Nm utility'
2002-04-20 tanimuraPush down Giant for setpgid(), setsid() and aio_daemon...
2002-04-20 charnierUse `The .Nm utility'
2002-04-20 bennoReplace inline asm with it's inline function wrapper.
2002-04-20 acheFix TZ & TERM handling for use_login case of rev. 1.24
2002-04-20 ache1) Surprisingly, "CheckMail" handling code completely...
2002-04-20 nsouchFix controller in SW mode and See also + first appeared...
2002-04-20 arr- Create a ``zero fill'' constructor for uma_zcreate...
2002-04-20 obrienreorg a little.
2002-04-20 jakeI decided I don't want to be part of this.
2002-04-20 alcReintroduce locking on accesses to vm_object_list.
2002-04-20 ache1) Fix overlook in my prev. commit - forget HAVE_ prefi...
2002-04-20 bpAdd character translation table between Unix and NetWar...
2002-04-20 bps/nwserv/nwfs/
2002-04-20 bpDescribe situation where manual 'ifconfig xx0 up' required.
2002-04-20 achePlease repeat after me: setusercontext() modifies _curr...
2002-04-20 jmallettIn the BUGS section, mention that the ballooning of...
2002-04-20 jmallettUse fwrite(3) to write out the decoded information...
2002-04-20 jmallettbase64_decode() was feeding \r and \n to the decoding...
2002-04-20 mikeAdd typedef of sa_family_t to <sys/un.h>, per POSIX...
2002-04-20 mikeAdd sa_family_t type to <sys/_types.h> and typedefs...
2002-04-20 acheRemove <ctype.h> - not needed
2002-04-20 achePrevent sign extension (again)
2002-04-20 tjrAllow space between -a and its argument. Honour locale...
2002-04-20 jmallettCrank WARNS.
2002-04-20 marcelDon't put a line break in string literals. GCC 3.1...
2002-04-20 rwatsonImprove style consistency of vfs_syscalls.c by converti...
2002-04-20 marcelDon't put a line break in string literals. GCC 3.1...
2002-04-20 obrienIt is easier for me to debug with -I's at the rear.
2002-04-20 rwatsonSpelling fix for comment.
2002-04-20 mikeComment out and mark broken the hea and hfa devices...
2002-04-20 arr- Nuke small sgi ifdef bits.
2002-04-20 jmallettBump WARNS to 4.
2002-04-19 jmallettIn the case where we can't open /dev/tty, fall back...
2002-04-19 jmallettBump WARNS to 4.
2002-04-19 charnierUse `The .Nm utility'
2002-04-19 jmallettCompound two fprintf(3)s into 1 using string concatenation.
2002-04-19 mikeFix compiling of acpica when debugging is enabled....
2002-04-19 jmallettAfter 3 months...
2002-04-19 charnierUse `The .Nm utility'. Introduce options with well...
2002-04-19 charnierAdd .Pp before enumerating options
2002-04-19 charnierUse `The .Nm utility'
2002-04-19 alfredClean up:
2002-04-19 semenuMove tx(4) driver to sys/dev/tx. BTW split hardware...
2002-04-19 impMake this build on 4.x machines again (building a ...
2002-04-19 arr- Nuke some more #ifdef sun related sections.
2002-04-19 arr- Nuke some #ifdef sun4m code; it hasn't been updated...
2002-04-19 achePrevent sign extension on characters with 8bit set
2002-04-19 gadChange lpd to recognize the '-s' parameter as a preferr...
2002-04-19 gadRemove a safety-setting line which is unnecessary now...
2002-04-19 gadFix 'deamon' -> 'daemon' in a comment.
2002-04-19 gadAdd a little detail to the syslog-msg that comes up...
2002-04-19 trhodesAdd the previously committed usb(4) manual pages to...
2002-04-19 trhodesAdd usb(4) manual pages.
2002-04-19 obrienAdd .asm as an alias for .s. .asm is common in contrib...
2002-04-19 arr- Change KM_ macro calls to the appropriate function...
2002-04-19 arr- Remove KM_ macro calls and replace with the real...
2002-04-19 jmallettAdd __FBSDID, this file was unmodified so it was missed...
2002-04-19 jmallettBring OpenBSD m4(1) off of the OPENBSD vendor branch...
2002-04-19 jmallettMerge differences and correct the manual page.
2002-04-19 bmahNew release notes: my driver.
2002-04-19 nectarAdd a reminder that commits to the security branches...
2002-04-19 rwatsonIn sendfile(), use the vn_rdwr() helper function, rathe...
2002-04-19 rwatsonDivorce proc0 and proc1 credentials earlier; while...
2002-04-19 ruRecord libtelnet.a death.
2002-04-19 suzExplicitly specifies sin6_family & sin6_len of sockaddr...
2002-04-19 ruMention the UCONSOLE kernel option removal.
2002-04-19 rumdoc(7) police: polishing.
2002-04-19 marcelBuild modules on ia64:
2002-04-19 phkPush the .info file contents out when we're done so...
2002-04-19 phkMake kernel dumps work with GEOM.
2002-04-19 phkMake life easier for reference-vector generatorts in...
2002-04-19 phksuser is Giant safe, so optimize a pointless case.
2002-04-19 phkAdd a SI_DUMPDEV flag for devices.
next