games.git
2003-11-12 Eirik Nygaard * __P removal from games/
2003-11-12 David P. Reese... Remind myself and others that kern_readlink() isn't...
2003-11-12 David P. Reese... Split execve(). This required some interesting changes...
2003-11-11 David P. Reese... The big syscall split commit broke utimes(), lutimes...
2003-11-11 David P. Reese... The recent lseek() fix didn't touch olseek(). I don...
2003-11-11 Matthew DillonMost code that calls vm_object_allocate() assumes that...
2003-11-11 Matthew DillonAdd the varsym_list() system call and add listing suppo...
2003-11-10 Matthew DillonAdd the varsym_list() system call and add listing suppo...
2003-11-10 Matthew DillonThe last major syscall separation commit completely...
2003-11-10 Jeroen Ruigrok... Properly document getenv()'s return values using a...
2003-11-10 Jeroen Ruigrok... Make sure to skip the PC98 architecture on the OPTi...
2003-11-10 Matthew DillonWhat happens when you mod a negative number? Mask...
2003-11-10 Matthew DillonDocument the edx assignment to fds[1]
2003-11-10 Matthew DillonAdd buffer bounds checking during check pointing since...
2003-11-10 David Rhodus* s/FreeBSD/DragonFly/ So I know what system I'm bootin...
2003-11-10 Matthew DillonAdd a temporary workaround to prevent a panic due to...
2003-11-10 Matthew DillonFully synchronize sys/boot from FreeBSD-5.x, but add...
2003-11-10 Matthew DillonFully synchronize sys/boot from FreeBSD-5.x, but add...
2003-11-10 Matthew DillonFully synchronize sys/boot from FreeBSD-5.x, but add...
2003-11-10 Matthew DillonCatch attempts to queue to unregistered ISRs
2003-11-09 Jeroen Ruigrok... Add Veritas NetBackup.
2003-11-09 Jeroen Ruigrok... Add Subversion's port number.
2003-11-09 Jeroen Ruigrok... Add protocols 134 and 135.
2003-11-09 Matthew DillonImplement variant symlinks! In order to use variant...
2003-11-09 Matthew Dillon3c940 bug fix update. This patch simplifies IFF_PROMIS...
2003-11-09 David Rhodus* Add ACPI to the LINT build.
2003-11-09 Matthew Dillonmachine/stdarg provides __va* macros, not va* macros...
2003-11-09 Matthew DillonFix minor snafu in last commit.
2003-11-09 Eirik Nygaard * Remove some __P macros from gnu/usr.bin/
2003-11-09 Matthew DillonAdd the -f option to the rpc.umntall call to reduce...
2003-11-09 Matthew DillonAdd the -f 'fast timeout' option to rpc.umntall. Using...
2003-11-09 Matthew DillonAdd a pmap_getport_timeout() call hack that allows...
2003-11-09 Matthew DillonAdd prototypes for __cmpdi2() and __ucmpdi2(), get...
2003-11-09 Matthew DillonInitialize base unconditionally to get rid of a bogus...
2003-11-09 Matthew DillonAdd a wmakeenv target for use by the wmakeenv script...
2003-11-09 Matthew DillonCore integer types header file reorganization stage...
2003-11-09 Matthew DillonCore integer types header file reorganization stage...
2003-11-08 Matthew DillonUpdate the systat manual page to reflect the new -ifsta...
2003-11-08 Jeroen Ruigrok... Add -ifstat functionality to systat. It shows the...
2003-11-08 Matthew DillonNetwork threading stage 1/3: netisrs are already softwa...
2003-11-08 Matthew DillonDocument critical section and IPIQ interactions in...
2003-11-08 Matthew DillonHopefully do a better job disassembling code in 16...
2003-11-08 Matthew DillonImport a good chunk of the PNP code from FreeBSD-5.x
2003-11-07 Matthew DillonSynchronize APMBIOS with FreeBSD-5.x bios.c 1.64. ...
2003-11-07 Matthew Dillonsync from FreeBSD-5.x. No operational changes. Get...
2003-11-07 Eirik NygaardAdd missing $DragonFly$ keywords
2003-11-07 Eirik Nygaard * then -> they
2003-11-07 Matthew DillonFatal traps were not reporting the correct %cs (code...
2003-11-07 Matthew DillonIf a panic occurs from a BIOS call (16 bit mode) or...
2003-11-07 Matthew DillonAdd 3c940 ethernet driver support ('sk' driver) for...
2003-11-06 Eirik Nygaard * Parse arguments with getopt
2003-11-06 Eirik NygaardRemove the rest of the __P macros in src/usr.sbin
2003-11-06 Eirik Nygaard * Add a missing $DragonFly$ keyword
2003-11-06 Eirik NygaardNuke some more __P macros.
2003-11-06 Jeroen Ruigrok... Add another vendor who delivers PL 2303 derived cables...
2003-11-06 Jeffrey HsuRemove illegal identifier after #endif.
2003-11-05 Matthew DillonRemove named arguments in the varsym prototypes which...
2003-11-05 Matthew DillonAdd the 'varsym' utility which may be used to manipulat...
2003-11-05 Matthew DillonAn additional ui*() API cleanup that I missed.
2003-11-05 Matthew DillonVariant symlink support stage 1/2: Implement support...
2003-11-05 Matthew DillonCleanup the ui*() API in preparation for the addition...
2003-11-05 Matthew DillonChange ui_ref from an unsigned short to an integer...
2003-11-05 David Rhodus* Temporarily back out last change because of a problem...
2003-11-04 David Rhodus* Fix a potential race condition in crfree.
2003-11-04 Matthew Dillonadd cmpdi2 and ucmpdi2 to conf/files to fix LINT build.
2003-11-04 Matthew DillonGet rid of the intmax_t dependancies and just specify...
2003-11-04 Matthew DillonAdd a missing element related to the dev messaging...
2003-11-04 Eirik NygaardReattact send-pr to the build and change the mail addre...
2003-11-04 David Rhodus* Do not set the No_CRC bit in the Mode Control Register.
2003-11-04 David Rhodus* Fix two buffer overflows caused by off-by-one errors...
2003-11-04 David Rhodus* Fix BBS buffer overflow in makeargv().
2003-11-04 David Rhodus* Call crypt() directly instread of taking a detour...
2003-11-04 David Rhodus* Handle realloc() failure correctly.
2003-11-04 David Rhodus* Add a comment to the file pertaining to the last...
2003-11-04 David Rhodus* Change the buffer lenght test in NEEDSP() so that...
2003-11-04 David Rhodus* Fix a that showd up on 64 bit systems. It was actually
2003-11-04 Eirik NygaardMake truss check if procfs is mounted, and where it...
2003-11-04 Eirik NygaardRemove send-pr from the build.
2003-11-04 Eirik NygaardFix typo in cloud -> in a cloud.
2003-11-04 David P. Reese... Unbreak svr4 damage from last changes to kern/kern_reso...
2003-11-04 Matthew DillonFix a translation bug in the last commit. The second...
2003-11-04 Matthew DillonFix LINT issues with vm_paddr_t
2003-11-03 Matthew DillonGive up trying to do this the clean way and just hack...
2003-11-03 Matthew DillonFix the pt_entry_t and pd_entry_t types. They were...
2003-11-03 Eirik NygaardRemove some __P macros in sbin that my script missed.
2003-11-03 Eirik NygaardRemove __P macros from src/usr.bin and src/usr.sbin.
2003-11-03 Eirik NygaardAdd some missing $DragonFly$ keywords.
2003-11-03 Matthew DillonFix a minor compile-time bug introduced in 1.22 when...
2003-11-03 Matthew DillonDo a minor update of getconf to deal with the addition...
2003-11-03 Matthew DillonDo a minor update of Groff to deal with the addition...
2003-11-03 Matthew Dillon64 bit address space cleanups which are a prerequisit...
2003-11-03 David P. Reese... Split wait4(), setrlimit(), getrlimit(), statfs(),...
2003-11-03 Matthew DillonAugment the LWKT thread creation APIs to allow a cpu...
2003-11-03 Matthew DillonBetter documentation of the MP lock state for new threads.
2003-11-01 David Rhodus* Nuke ~771 __P()'s from our tree.
2003-10-31 Jeroen Ruigrok... Remove the matching for the host to PCI bridge, since...
2003-10-31 Jeroen Ruigrok... Add identifier for the nForce2 PCI to ISA bridge.
2003-10-31 Jeroen Ruigrok... Add nForce AGP support, taken from FreeBSD with some...
2003-10-31 Jeroen Ruigrok... Properly detect and print the nForce2 Host to PCI bridg...
2003-10-31 Jeroen Ruigrok... Change # comments to /* */ equivalents.
next